Lines Matching refs:isPhysicalRegister
253 if (TargetRegisterInfo::isPhysicalRegister(Src)) { in setRegisters()
254 if (TargetRegisterInfo::isPhysicalRegister(Dst)) in setRegisters()
263 if (TargetRegisterInfo::isPhysicalRegister(Dst)) { in setRegisters()
318 assert(!(TargetRegisterInfo::isPhysicalRegister(Dst) && DstSub) && in setRegisters()
327 if (SubIdx || TargetRegisterInfo::isPhysicalRegister(DstReg)) in flip()
350 if (TargetRegisterInfo::isPhysicalRegister(DstReg)) { in isCoalescable()
351 if (!TargetRegisterInfo::isPhysicalRegister(Dst)) in isCoalescable()
494 if (TargetRegisterInfo::isPhysicalRegister(IntB.reg)) { in AdjustCopiesBackFrom()
524 if (TargetRegisterInfo::isPhysicalRegister(IntB.reg)) { in AdjustCopiesBackFrom()
686 if (TargetRegisterInfo::isPhysicalRegister(IntB.reg)) in RemoveCopyByCommutingDef()
754 if (TargetRegisterInfo::isPhysicalRegister(NewReg)) in RemoveCopyByCommutingDef()
998 if (TargetRegisterInfo::isPhysicalRegister(li.reg)) in removeIntervalIfEmpty()
1033 if (!TargetRegisterInfo::isPhysicalRegister(DstReg)) in RemoveCopyFlag()
1717 bool SrcIsPhys = TargetRegisterInfo::isPhysicalRegister(SrcReg); in CopyCoalesceInMBB()
1718 bool DstIsPhys = TargetRegisterInfo::isPhysicalRegister(DstReg); in CopyCoalesceInMBB()
1867 if (TargetRegisterInfo::isPhysicalRegister(SrcReg) && in runOnMachineFunction()
1916 if (TargetRegisterInfo::isPhysicalRegister(Reg) || in runOnMachineFunction()
1951 if (!TargetRegisterInfo::isPhysicalRegister(reg)) in runOnMachineFunction()