Lines Matching full:vreg
42 unsigned VReg = MF.getRegInfo().createVirtualRegister(RC);43 MF.getRegInfo().addLiveIn(PReg, VReg);44 return VReg;