Home | History | Annotate | Download | only in CodeGen

Lines Matching full:regy

702   unsigned RegY = OpY.getReg();
711 if (TargetRegisterInfo::isVirtualRegister(RegY))
712 MRI.constrainRegClass(RegY, RC);
731 .addReg(RegY, getKillRegState(KillY));