Lines Matching refs:VReg
2811 unsigned VReg = MF.addLiveIn(GPRArgRegs[firstRegToSaveIndex], RC);2812 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);7500 // destination vreg to set, the condition code register to branch on, the7609 // source vreg to test against 0, the destination vreg to set,