Home | History | Annotate | Download | only in ARM

Lines Matching refs:VReg

2550       unsigned VReg = MF.addLiveIn(GPRArgRegs[firstRegToSaveIndex], RC);
2551 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);
6386 // destination vreg to set, the condition code register to branch on, the
6495 // source vreg to test against 0, the destination vreg to set,