Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp63 addDirectiveHandler<&DarwinAsmParser::parseDirectivePushSection>( in Initialize()
193 bool parseDirectivePushSection(StringRef, SMLoc);
654 bool DarwinAsmParser::parseDirectivePushSection(StringRef S, SMLoc Loc) { in parseDirectivePushSection() function in DarwinAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp76 addDirectiveHandler<&DarwinAsmParser::parseDirectivePushSection>( in Initialize()
209 bool parseDirectivePushSection(StringRef, SMLoc);
728 bool DarwinAsmParser::parseDirectivePushSection(StringRef S, SMLoc Loc) { in parseDirectivePushSection() function in DarwinAsmParser