Lines Matching full:specifier
1885 /// kind specifier. If it is a register specifier, eat the token and return it.
1894 // If there is a kind specifier, it's separated from the register name by
2291 TokError("expected #imm after shift specifier");
2319 Error(E, "expected constant '#imm' after shift specifier");
2678 // Check for a vector register specifier first.
2691 // If there is an index specifier following the register, parse that too.
2775 "expect relocation specifier in operand after ':'");
2820 "expect relocation specifier in operand after ':'");
2827 Error(Parser.getTok().getLoc(), "expect ':' after relocation specifier");
2913 // If there is an index specifier following the list, parse that too.
3582 return Error(Loc, "expected lane specifier '[1]'");
4138 Error(SRegLoc, "vector register without type specifier expected");