Home | History | Annotate | Download | only in ARM

Lines Matching defs: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, the
7401 // source vreg to test against 0, the destination vreg to set,