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);
3478 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError() function in AArch64AsmParser
3870 return showMatchError(IDLoc, MatchResult); in MatchAndEmitInstruction()
3887 return showMatchError(ErrorLoc, MatchResult); in MatchAndEmitInstruction()
3943 return showMatchError(ErrorLoc, MatchResult); in MatchAndEmitInstruction()