Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isPhysicalRegister

347   assert(TargetRegisterInfo::isPhysicalRegister(PhysReg) &&
519 if (Hint && (!TargetRegisterInfo::isPhysicalRegister(Hint) ||
592 if ((!Hint || !TargetRegisterInfo::isPhysicalRegister(Hint)) &&
720 if (!Reg || !TargetRegisterInfo::isPhysicalRegister(Reg)) continue;
775 if (!Reg || !TargetRegisterInfo::isPhysicalRegister(Reg)) continue;
835 assert(TargetRegisterInfo::isPhysicalRegister(i->PhysReg) &&
988 if (!Reg || !TargetRegisterInfo::isPhysicalRegister(Reg)) continue;
1018 if (TargetRegisterInfo::isPhysicalRegister(Reg)) {