Home | History | Annotate | Download | only in ARM

Lines Matching full:regop

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