Searched refs:addRegAllocationHint (Results 1 – 3 of 3) sorted by relevance
287 MRI.addRegAllocationHint(LI.reg(), Hint.Reg); in weightCalcHelper()
265 DstMRI->addRegAllocationHint(NewReg, PrefReg); in cloneMF()
782 void addRegAllocationHint(Register VReg, Register PrefReg) { in addRegAllocationHint() function