Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp71 bool showMatchError(SMLoc Loc, unsigned ErrCode);
3643 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError() function in AArch64AsmParser
4107 return showMatchError(IDLoc, MatchResult); in MatchAndEmitInstruction()
4125 return showMatchError(ErrorLoc, MatchResult); in MatchAndEmitInstruction()
4182 return showMatchError(ErrorLoc, MatchResult); in MatchAndEmitInstruction()