Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp208 bool parseDirectiveSEHEpilogStart(SMLoc L);
5339 parseDirectiveSEHEpilogStart(Loc); in ParseDirective()
5988 bool AArch64AsmParser::parseDirectiveSEHEpilogStart(SMLoc L) { in parseDirectiveSEHEpilogStart() function in AArch64AsmParser