Home
last modified time | relevance | path

Searched refs:ShouldFreePhysRegs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRegisterFile.cpp204 bool ShouldFreePhysRegs) { in removeRegisterWrite() argument
218 ShouldFreePhysRegs = false; in removeRegisterWrite()
222 if (ShouldFreePhysRegs) in removeRegisterWrite()
DRegisterFile.h147 bool ShouldFreePhysRegs = true);