Lines Matching refs:EmptyRange
4118 SMRange EmptyRange = None; in MatchAndEmitATTInstruction() local
4183 EmptyRange, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4193 Error(IDLoc, "instruction must have size higher than 0", EmptyRange, in MatchAndEmitATTInstruction()
4307 Error(IDLoc, OS.str(), EmptyRange, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4321 return Error(IDLoc, "unsupported instruction", EmptyRange, in MatchAndEmitATTInstruction()
4328 return Error(IDLoc, "too few operands for instruction", EmptyRange, in MatchAndEmitATTInstruction()
4339 return Error(IDLoc, "invalid operand for instruction", EmptyRange, in MatchAndEmitATTInstruction()
4346 return Error(IDLoc, "unsupported instruction", EmptyRange, in MatchAndEmitATTInstruction()
4363 return Error(IDLoc, "invalid operand for instruction", EmptyRange, in MatchAndEmitATTInstruction()
4369 EmptyRange, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4381 SMRange EmptyRange = None; in MatchAndEmitIntelInstruction() local
4559 return Error(IDLoc, "unsupported instruction", EmptyRange, in MatchAndEmitIntelInstruction()
4576 return Error(IDLoc, "invalid operand for instruction", EmptyRange, in MatchAndEmitIntelInstruction()
4586 EmptyRange, MatchingInlineAsm); in MatchAndEmitIntelInstruction()
4590 return Error(IDLoc, "unknown instruction mnemonic", EmptyRange, in MatchAndEmitIntelInstruction()