Searched refs:ParseDirectiveAbiVersion (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp125 bool ParseDirectiveAbiVersion(SMLoc L);
1639 ParseDirectiveAbiVersion(DirectiveID.getLoc());
1746 /// ParseDirectiveAbiVersion
1748 bool PPCAsmParser::ParseDirectiveAbiVersion(SMLoc L) { function in class:PPCAsmParser

Completed in 102 milliseconds