Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.h79 bool isPhys() const { return !NewRC; } in isPhys() function
DMachineInstr.cpp994 bool isPhys = Register::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local