Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.cpp272 bool ParseDirectiveMachine(SMLoc L);
1714 return ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1774 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser