Searched refs:getRegAllocationHint (Results 1 – 5 of 5) sorted by relevance
370 std::pair<unsigned, Register> Hint = MRI.getRegAllocationHint(VirtReg); in getRegAllocationHints()423 std::pair<unsigned, Register> Hint = MRI->getRegAllocationHint(Reg); in updateRegAllocHint()431 Hint = MRI->getRegAllocationHint(OtherReg); in updateRegAllocHint()
170 std::pair<unsigned, Register> TargetHint = MRI.getRegAllocationHint(LI.reg()); in weightCalcHelper()
120 std::pair<unsigned, Register> Hint = MRI->getRegAllocationHint(VirtReg); in hasKnownPreference()
834 std::pair<unsigned, Register> getRegAllocationHint(Register VReg) const { in getRegAllocationHint() function847 std::pair<unsigned, Register> Hint = getRegAllocationHint(VReg); in getSimpleHint()
3797 std::pair<unsigned, Register> Hint = MRI.getRegAllocationHint(VirtReg); in getRegAllocationHints()