Home
last modified time | relevance | path

Searched refs:showMatchError (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp181 bool showMatchError(SMLoc Loc, unsigned ErrCode, uint64_t ErrorInfo,
5682 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError() function in AArch64AsmParser
6488 return showMatchError(IDLoc, MatchResult, ErrorInfo, Operands); in MatchAndEmitInstruction()
6507 return showMatchError(ErrorLoc, MatchResult, ErrorInfo, Operands); in MatchAndEmitInstruction()
6720 return showMatchError(ErrorLoc, MatchResult, ErrorInfo, Operands); in MatchAndEmitInstruction()