Lines Matching refs:TokError

1922     TokError("vector register expected");
1937 TokError("invalid vector kind qualifier");
1946 TokError("vector register expected");
1995 TokError("immediate value expected for prefetch operand");
2000 TokError("prefetch operand out of range, [0,31] expected");
2009 TokError("pre-fetch hint expected");
2016 TokError("pre-fetch hint expected");
2124 TokError("expected compatible register or floating-point constant");
2135 TokError("encoded floating point value out of range");
2153 TokError("invalid floating point immediate");
2258 return TokError("invalid condition code");
2263 return TokError("condition codes AL and NV are invalid for this instruction");
2307 TokError("expected #imm after shift specifier");
2334 TokError("expected #imm after shift specifier");
2349 return TokError("invalid operand");
2386 return TokError("invalid operand for IC instruction");
2414 return TokError("invalid operand for DC instruction");
2454 return TokError("invalid operand for AT instruction");
2554 return TokError("invalid operand for TLBI instruction");
2570 return TokError("expected register operand");
2577 return TokError("unexpected token in argument list");
2581 return TokError("specified " + Mnemonic + " op requires a register");
2584 return TokError("specified " + Mnemonic + " op does not use a register");
2620 TokError("invalid operand for instruction");
2627 TokError("invalid barrier option name");
2633 TokError("'sy' or #imm operand expected");
2687 TokError("immediate value expected for vector index");
2906 TokError("immediate value expected for vector index");
3061 return TokError("unexpected floating point literal");
3063 return TokError("expected floating-point constant #0.0");
3993 return TokError("expected an identifier or a number in directive");
4000 return TokError("invalid numeric identifier in directive");
4008 return TokError("invalid identifier in directive");
4022 return TokError("expected identifier in directive");
4028 return TokError("unexpected token in '" + Twine(IDVal) + "' directive");
4032 return TokError("unexpected token in '" + Twine(IDVal) + "' directive");