Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp121 bool ParseDirectiveMachine(SMLoc L);
1592 ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1647 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser