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

References

lib/Target/BPF/AsmParser/BPFAsmParser.cpp
  291     return Error(IDLoc, "additional inst constraint not met");
  297     Inst.setLoc(IDLoc);
  301     return Error(IDLoc, "instruction use requires an option to be enabled");
  303     return Error(IDLoc, "unrecognized instruction mnemonic");
  305     ErrorLoc = IDLoc;
  314         ErrorLoc = IDLoc;