Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPhysicalRegister

346   assert(TargetRegisterInfo::isPhysicalRegister(PhysReg) &&
518 if (Hint && (!TargetRegisterInfo::isPhysicalRegister(Hint) ||
588 if ((!Hint || !TargetRegisterInfo::isPhysicalRegister(Hint)) &&
716 if (!Reg || !TargetRegisterInfo::isPhysicalRegister(Reg)) continue;
771 if (!Reg || !TargetRegisterInfo::isPhysicalRegister(Reg)) continue;
831 assert(TargetRegisterInfo::isPhysicalRegister(i->PhysReg) &&
984 if (!Reg || !TargetRegisterInfo::isPhysicalRegister(Reg)) continue;
1014 if (TargetRegisterInfo::isPhysicalRegister(Reg)) {