Lines Matching defs:EmptyRange
4254 SMRange EmptyRange = std::nullopt;
4290 EmptyRange, MatchingInlineAsm);
4300 Error(IDLoc, "instruction must have size higher than 0", EmptyRange,
4413 Error(IDLoc, OS.str(), EmptyRange, MatchingInlineAsm);
4427 return Error(IDLoc, "unsupported instruction", EmptyRange,
4434 return Error(IDLoc, "too few operands for instruction", EmptyRange,
4445 return Error(IDLoc, "invalid operand for instruction", EmptyRange,
4451 return Error(IDLoc, "unsupported instruction", EmptyRange,
4466 return Error(IDLoc, "invalid operand for instruction", EmptyRange,
4472 EmptyRange, MatchingInlineAsm);
4480 SMRange EmptyRange = std::nullopt;
4629 return Error(IDLoc, "unsupported instruction", EmptyRange,
4644 return Error(IDLoc, "invalid operand for instruction", EmptyRange,
4653 EmptyRange, MatchingInlineAsm);
4657 return Error(IDLoc, "unknown instruction mnemonic", EmptyRange,