Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.h81 bool isPhys() const { return !NewRC; } in isPhys() function
H A DMachineInstr.cpp1051 bool isPhys = Reg.isPhysical(); in findRegisterDefOperandIdx() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterCoalescer.h79 bool isPhys() const { return !NewRC; } in isPhys() function
H A DMachineInstr.cpp994 bool isPhys = Register::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.h84 bool isPhys() const { return !NewRC; } in isPhys() function
H A DMachineInstr.cpp1342 bool isPhys = TargetRegisterInfo::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local