Lines Matching refs:EmptyRange
4134 SMRange EmptyRange = None; in MatchAndEmitATTInstruction() local
4199 EmptyRange, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4209 Error(IDLoc, "instruction must have size higher than 0", EmptyRange, in MatchAndEmitATTInstruction()
4322 Error(IDLoc, OS.str(), EmptyRange, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4336 return Error(IDLoc, "unsupported instruction", EmptyRange, in MatchAndEmitATTInstruction()
4343 return Error(IDLoc, "too few operands for instruction", EmptyRange, in MatchAndEmitATTInstruction()
4354 return Error(IDLoc, "invalid operand for instruction", EmptyRange, in MatchAndEmitATTInstruction()
4360 return Error(IDLoc, "unsupported instruction", EmptyRange, in MatchAndEmitATTInstruction()
4375 return Error(IDLoc, "invalid operand for instruction", EmptyRange, in MatchAndEmitATTInstruction()
4381 EmptyRange, MatchingInlineAsm); in MatchAndEmitATTInstruction()
4393 SMRange EmptyRange = None; in MatchAndEmitIntelInstruction() local
4569 return Error(IDLoc, "unsupported instruction", EmptyRange, in MatchAndEmitIntelInstruction()
4584 return Error(IDLoc, "invalid operand for instruction", EmptyRange, in MatchAndEmitIntelInstruction()
4593 EmptyRange, MatchingInlineAsm); in MatchAndEmitIntelInstruction()
4597 return Error(IDLoc, "unknown instruction mnemonic", EmptyRange, in MatchAndEmitIntelInstruction()