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