Searched refs:getLiveInPhysReg (Results 1 – 3 of 3) sorted by relevance
349 unsigned MachineRegisterInfo::getLiveInPhysReg(unsigned VReg) const { in getLiveInPhysReg() function in MachineRegisterInfo
736 unsigned getLiveInPhysReg(unsigned VReg) const;
4275 unsigned PR = RegInfo.getLiveInPhysReg(Reg); in EmitFuncArgumentDbgValue()