Home | History | Annotate | Download | only in ARM

Lines Matching refs:RegOp

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