Searched defs:getPhysReg (Results 1 – 4 of 4) sorted by relevance
111 MCRegister getPhysReg() const { return PhysReg; } in getPhysReg() function
111 unsigned getPhysReg() const { return PhysReg; } in getPhysReg() function
107 unsigned getPhysReg() const { return PhysReg; } in getPhysReg() function
758 unsigned Liveness::getPhysReg(RegisterRef RR) const { in getPhysReg() function in Liveness