Home
last modified time | relevance | path

Searched defs:isPhys (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.h76 bool isPhys() const { return !NewRC; } in isPhys() function
DRegAllocLinearScan.cpp648 bool isPhys = TargetRegisterInfo::isPhysicalRegister(cur.reg); in linearScan() local
DMachineInstr.cpp948 bool isPhys = TargetRegisterInfo::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local
/external/llvm/lib/CodeGen/
DRegisterCoalescer.h84 bool isPhys() const { return !NewRC; } in isPhys() function
DMachineInstr.cpp1342 bool isPhys = TargetRegisterInfo::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local