Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp121 bool ParseDirectiveMachine(SMLoc L);
1579 ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1634 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser