Searched refs:OrderReg (Results 1 – 3 of 3) sorted by relevance
125 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local126 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()127 Hints.push_back(OrderReg); in getRegAllocationHints()
1206 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local1207 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()1208 Hints.push_back(OrderReg); in getRegAllocationHints()
1045 for (MCPhysReg OrderReg : Order) in getRegAllocationHints() local1046 if (TwoAddrHints.count(OrderReg)) in getRegAllocationHints()1047 Hints.push_back(OrderReg); in getRegAllocationHints()