Searched refs:PhiR (Results 1 – 1 of 1) sorted by relevance
2486 unsigned PhiR = MRI->createVirtualRegister(PhiRC); in moveGroup() local2487 BuildMI(LB, At, At->getDebugLoc(), HII->get(TargetOpcode::PHI), PhiR) in moveGroup()2492 RegMap.insert(std::make_pair(G.Inp.Reg, PhiR)); in moveGroup()