Home | History | Annotate | Download | only in ARM

Lines Matching refs:CmpReg

1313   unsigned CmpReg = getRegForValue(BI->getCondition());
1314 if (CmpReg == 0) return false;
1324 CmpReg = constrainOperandRegClass(TII.get(TstOpc), CmpReg, 0);
1327 .addReg(CmpReg)