Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp233 bool parseDirectiveSEHAllocZ(SMLoc L);
7108 parseDirectiveSEHAllocZ(Loc); in ParseDirective()
7865 bool AArch64AsmParser::parseDirectiveSEHAllocZ(SMLoc L) { in parseDirectiveSEHAllocZ() function in AArch64AsmParser