Home | History | Annotate | Download | only in ARM

Lines Matching defs:VReg

2880     unsigned VReg = MF.addLiveIn(Reg, RC);
2881 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);
7362 // destination vreg to set, the condition code register to branch on, the
7470 // source vreg to test against 0, the destination vreg to set,