Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp192 bool parseDirectiveVariantPCS(SMLoc L);
5879 parseDirectiveVariantPCS(Loc); in ParseDirective()
6359 bool AArch64AsmParser::parseDirectiveVariantPCS(SMLoc L) { in parseDirectiveVariantPCS() function in AArch64AsmParser