Lines Matching defs:IDLoc

50   bool matchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
57 bool processInstruction(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
370 bool XtensaAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc,
373 Inst.setLoc(IDLoc);
394 TmpInst.setLoc(IDLoc);
405 TS.emitLiteral(Sym, Value, true, IDLoc);
410 TmpInst.setLoc(IDLoc);
422 TS.emitLiteral(Sym, Value, true, IDLoc);
433 bool XtensaAsmParser::matchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
446 processInstruction(Inst, IDLoc, Out, STI);
447 Inst.setLoc(IDLoc);
451 return Error(IDLoc, "instruction use requires an option to be enabled");
453 return Error(IDLoc, "unrecognized instruction mnemonic");
455 SMLoc ErrorLoc = IDLoc;
462 ErrorLoc = IDLoc;
467 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
470 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
474 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
477 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
480 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
483 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
486 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
489 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
492 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
495 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
498 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
501 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
504 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
507 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
511 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),
515 return Error(RefineErrorLoc(IDLoc, Operands, ErrorInfo),