Searched defs:isPhys (Results 1 – 2 of 2) sorted by relevance
84 bool isPhys() const { return !NewRC; } in isPhys() function
1234 bool isPhys = TargetRegisterInfo::isPhysicalRegister(Reg); in findRegisterDefOperandIdx() local