Searched refs:PairedPhys (Results 1 – 1 of 1) sorted by relevance
367 Register PairedPhys; in getRegAllocationHints() local369 PairedPhys = Paired; in getRegAllocationHints()371 PairedPhys = getPairedGPR(VRM->getPhys(Paired), Odd, this); in getRegAllocationHints()375 if (PairedPhys && is_contained(Order, PairedPhys)) in getRegAllocationHints()376 Hints.push_back(PairedPhys); in getRegAllocationHints()380 if (Reg == PairedPhys || (getEncodingValue(Reg) & 1) != Odd) in getRegAllocationHints()