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

Declarations

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  333   bool reportParseError(Twine ErrorMsg);

References

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
 6674     reportParseError("unexpected token, expected end of statement");
 6699     reportParseError("unexpected token, expected equals sign");
 6706       reportParseError("no register specified");
 6709       reportParseError("unexpected token, expected dollar sign '$'");
 6723     reportParseError("unexpected token, expected identifier or integer");
 6729     reportParseError("invalid register");
 6736     reportParseError("unexpected token, expected end of statement");
 6751     reportParseError("unexpected token, expected end of statement");
 6765     reportParseError("unexpected token, expected end of statement");
 6779     reportParseError("unexpected token, expected end of statement");
 6793     reportParseError("unexpected token, expected end of statement");
 6797     reportParseError("`noreorder' must be set before `nomacro'");
 6812     return reportParseError("unexpected token, expected end of statement");
 6825     return reportParseError("unexpected token, expected end of statement");
 6838     reportParseError("unexpected token, expected end of statement");
 6853     reportParseError("unexpected token, expected end of statement");
 6869     reportParseError("unexpected token, expected end of statement");
 6888     reportParseError("unexpected token, expected equals sign '='");
 6898     reportParseError("unexpected token, expected end of statement");
 6911     reportParseError("unexpected token, expected end of statement");
 6925     reportParseError("unexpected token, expected end of statement");
 6940     reportParseError("unexpected token, expected end of statement");
 6956     reportParseError("unexpected token, expected end of statement");
 6973     reportParseError("unexpected token, expected end of statement");
 6990     reportParseError("unexpected token, expected end of statement");
 7007     reportParseError("unexpected token, expected end of statement");
 7024     return reportParseError("unexpected token, expected end of statement");
 7045     return reportParseError("unexpected token, expected end of statement");
 7059     return reportParseError("unexpected token, expected end of statement");
 7070     return reportParseError("unexpected token, expected end of statement");
 7082     return reportParseError("expected identifier after .set");
 7085     return reportParseError("unexpected token, expected comma");
 7113     return reportParseError("unexpected token, expected end of statement");
 7130     return reportParseError("unexpected token, expected equals sign");
 7135     return reportParseError("expected arch identifier");
 7159     return reportParseError("unsupported architecture");
 7162     return reportParseError("mips64r6 does not support microMIPS");
 7173     return reportParseError("unexpected token, expected end of statement");
 7290     reportParseError(".cpload is not supported in Mips16 mode");
 7297     reportParseError("expected register containing function address");
 7309     reportParseError("unexpected token, expected end of statement");
 7319     reportParseError(".cplocal is allowed only in N32 or N64 mode");
 7326     reportParseError("expected register containing global pointer");
 7338     reportParseError("unexpected token, expected end of statement");
 7358     reportParseError(".cprestore is not supported in Mips16 mode");
 7366     reportParseError("expected stack offset value");
 7371     reportParseError("stack offset is not an absolute expression");
 7385     reportParseError("unexpected token, expected end of statement");
 7405     reportParseError("expected register containing function address");
 7449     reportParseError("expected expression");
 7454     reportParseError("expected symbol");
 7490   reportParseError("invalid option in .nan directive");
 7780     reportParseError("unexpected token, expected end of statement");
 7797     reportParseError("unexpected token, expected end of statement");
 7815     reportParseError("unexpected token, expected end of statement");
 7847     reportParseError(".module directive must appear before any code");
 7853     reportParseError("expected .module option identifier");
 7871       reportParseError("unexpected token, expected end of statement");
 7894       reportParseError("unexpected token, expected end of statement");
 7915       reportParseError("unexpected token, expected end of statement");
 7934       reportParseError("unexpected token, expected end of statement");
 7953       reportParseError("unexpected token, expected end of statement");
 7972       reportParseError("unexpected token, expected end of statement");
 7991       reportParseError("unexpected token, expected end of statement");
 8010       reportParseError("unexpected token, expected end of statement");
 8029       reportParseError("unexpected token, expected end of statement");
 8048       reportParseError("unexpected token, expected end of statement");
 8067       reportParseError("unexpected token, expected end of statement");
 8086     reportParseError("unexpected token, expected equals sign '='");
 8096     reportParseError("unexpected token, expected end of statement");
 8124       reportParseError("unsupported value, expected 'xx', '32' or '64'");
 8129       reportParseError("'" + Directive + " fp=xx' requires the O32 ABI");
 8149       reportParseError("unsupported value, expected 'xx', '32' or '64'");
 8155         reportParseError("'" + Directive + " fp=32' requires the O32 ABI");
 8209       reportParseError("expected identifier after .ent");
 8223         reportParseError("unexpected token, expected end of statement");
 8232         reportParseError("expected number after comma");
 8236         reportParseError("expected an absolute expression after comma");
 8243       reportParseError("unexpected token, expected end of statement");
 8259       reportParseError("expected identifier after .end");
 8264       reportParseError("unexpected token, expected end of statement");
 8269       reportParseError(".end used without .ent");
 8274       reportParseError(".end symbol does not match .ent symbol");
 8289       reportParseError("expected stack register");
 8304       reportParseError("unexpected token, expected comma");
 8313       reportParseError("expected frame size value");
 8318       reportParseError("frame size not an absolute expression");
 8325       reportParseError("unexpected token, expected comma");
 8333       reportParseError("expected return register");
 8346       reportParseError("unexpected token, expected end of statement");
 8376       reportParseError("expected bitmask value");
 8381       reportParseError("bitmask not an absolute expression");
 8388       reportParseError("unexpected token, expected comma");
 8397       reportParseError("expected frame offset value");
 8402       reportParseError("frame offset not an absolute expression");
 8408       reportParseError("unexpected token, expected end of statement");
 8505     reportParseError("unexpected token, expected end of statement");