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