Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:processInstruction

317   bool processInstruction(MCInst &Inst, const OperandVector &Ops);
5745 // We'll make the transformation in processInstruction() if necessary.
5823 // switched to the t2 encodings in processInstruction() if necessary.
6173 bool ARMAsmParser::processInstruction(MCInst &Inst,
8053 { // processInstruction
8060 while (processInstruction(Inst, Operands))