Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp252 bool ParseDirectiveMachine(SMLoc L);
1623 return ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1683 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser