Home | History | Annotate | Download | only in ARM

Lines Matching refs:RegOp

349       unsigned RegOp = ExtraCode[0] == 'Q' ? OpNum : OpNum + 1;
350 if (RegOp >= MI->getNumOperands())
352 const MachineOperand &MO = MI->getOperand(RegOp);