Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp124 bool ParseDarwinDirectiveMachine(SMLoc L);
1628 ParseDarwinDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1724 bool PPCAsmParser::ParseDarwinDirectiveMachine(SMLoc L) { in ParseDarwinDirectiveMachine() function in PPCAsmParser