Lines Matching refs:TokError
2799 return TokError("Expected 1to<NUM> at this point"); in HandleAVX512Operand()
2803 return TokError("Expected 1to<NUM> at this point"); in HandleAVX512Operand()
2809 return TokError("Expected 1to<NUM> at this point"); in HandleAVX512Operand()
2819 return TokError("Invalid memory broadcast primitive."); in HandleAVX512Operand()
2822 return TokError("Expected } at this point"); in HandleAVX512Operand()
3451 return TokError("unexpected token in argument list"); in ParseInstruction()
4775 return Parser.TokError("expected symbol name"); in parseDirectiveFPOProc()
4779 return Parser.TokError("parameters size out of range"); in parseDirectiveFPOProc()
4884 return TokError("unexpected token in directive"); in parseDirectiveSEHPushReg()
4897 return TokError("you must specify a stack pointer offset"); in parseDirectiveSEHSetFrame()
4904 return TokError("unexpected token in directive"); in parseDirectiveSEHSetFrame()
4917 return TokError("you must specify an offset on the stack"); in parseDirectiveSEHSaveReg()
4924 return TokError("unexpected token in directive"); in parseDirectiveSEHSaveReg()
4937 return TokError("you must specify an offset on the stack"); in parseDirectiveSEHSaveXMM()
4944 return TokError("unexpected token in directive"); in parseDirectiveSEHSaveXMM()
4965 return TokError("unexpected token in directive"); in parseDirectiveSEHPushFrame()