Searched refs:OrderReg (Results 1 – 2 of 2) sorted by relevance
126 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local 127 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints() 128 Hints.push_back(OrderReg); in getRegAllocationHints()
923 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local924 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()925 Hints.push_back(OrderReg); in getRegAllocationHints()