Searched refs:OrderReg (Results 1 – 2 of 2) sorted by relevance
126 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local127 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()128 Hints.push_back(OrderReg); in getRegAllocationHints()
781 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local782 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()783 Hints.push_back(OrderReg); in getRegAllocationHints()