Home | History | Annotate | Download | only in CodeGen

Lines Matching full:preg

435 unsigned MachineFunction::addLiveIn(unsigned PReg,
438 unsigned VReg = MRI.getLiveInVirtReg(PReg);
447 assert((VRegRC == RC || (VRegRC->contains(PReg) &&
453 MRI.addLiveIn(PReg, VReg);