reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/AsmParser/X86AsmParser.cpp
 3358   MatchFPUWaitAlias(IDLoc, static_cast<X86Operand &>(*Operands[0]), Operands, Out, MatchingInlineAsm);
 3466     return Error(IDLoc, "invalid instruction mnemonic '" + Mnemonic + "'",
 3503     Inst.setLoc(IDLoc);
 3519     return Error(IDLoc, "unsupported instruction", EmptyRange,
 3528     return ErrorMissingFeature(IDLoc, ErrorInfoMissingFeatures,
 3536     return Error(IDLoc, "invalid operand for instruction", EmptyRange,
 3544       ErrorLoc = IDLoc;
 3550   return Error(IDLoc, "unknown instruction mnemonic", EmptyRange,