Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRegisterFile.cpp143 bool ShouldAllocatePhysRegs) { in addRegisterWrite() argument
175 ShouldAllocatePhysRegs = false; in addRegisterWrite()
192 if (ShouldAllocatePhysRegs) in addRegisterWrite()
DRegisterFile.h141 bool ShouldAllocatePhysRegs = true);