Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp123 bool ParseDirectiveMachine(SMLoc L);
1638 ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1693 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser