Searched refs:isCallerPreservedOrConstPhysReg (Results 1 – 6 of 6) sorted by relevance
258 static bool isCallerPreservedOrConstPhysReg(unsigned Reg, in isCallerPreservedOrConstPhysReg() function292 if (!isCallerPreservedOrConstPhysReg(Reg, *MI->getMF(), *TRI)) in hasLivePhysRegDefUses()
536 MachineRegisterInfo::isCallerPreservedOrConstPhysReg(unsigned PhysReg) const { in isCallerPreservedOrConstPhysReg() function in MachineRegisterInfo
258 static bool isCallerPreservedOrConstPhysReg(MCRegister Reg, in isCallerPreservedOrConstPhysReg() function292 if (!isCallerPreservedOrConstPhysReg(Reg.asMCReg(), *MI->getMF(), *TRI)) in hasLivePhysRegDefUses()
536 MachineRegisterInfo::isCallerPreservedOrConstPhysReg(MCRegister PhysReg) const { in isCallerPreservedOrConstPhysReg() function in MachineRegisterInfo
617 bool isCallerPreservedOrConstPhysReg(unsigned PhysReg) const;
630 bool isCallerPreservedOrConstPhysReg(MCRegister PhysReg) const;