Searched refs:getLiveInPhysReg (Results 1 – 4 of 4) sorted by relevance
449 MCRegister MachineRegisterInfo::getLiveInPhysReg(Register VReg) const { in getLiveInPhysReg() function in MachineRegisterInfo
1005 MCRegister getLiveInPhysReg(Register VReg) const;
5685 Register PR = RegInfo.getLiveInPhysReg(Reg); in EmitFuncArgumentDbgValue()
102 if (MRI.getLiveInPhysReg(ArgReg) != Reg) in parametersInCSRMatch()