Searched defs:isPhys (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterCoalescer.h | 81 bool isPhys() const { return !NewRC; } in isPhys() function |
H A D | MachineInstr.cpp | 1065 bool isPhys = Reg.isPhysical(); findRegisterDefOperandIdx() local |