Lines Matching full:vreg
329 unsigned VReg = RegInfo.createVirtualRegister(RC);330 RegInfo.addLiveIn(VA.getLocReg(), VReg);331 ArgValue = DAG.getCopyFromReg(Chain, dl, VReg, LocVT);816 // control-flow pattern. The incoming instruction knows the destination vreg