Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp213 bool parseDirectiveSEHClearUnwoundToCall(SMLoc L);
5349 parseDirectiveSEHClearUnwoundToCall(Loc); in ParseDirective()
6023 bool AArch64AsmParser::parseDirectiveSEHClearUnwoundToCall(SMLoc L) { in parseDirectiveSEHClearUnwoundToCall() function in AArch64AsmParser