Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp53 addDirectiveHandler<&DarwinAsmParser::parseDirectiveAltEntry>(".alt_entry"); in Initialize()
186 bool parseDirectiveAltEntry(StringRef, SMLoc);
422 bool DarwinAsmParser::parseDirectiveAltEntry(StringRef, SMLoc) { in parseDirectiveAltEntry() function in DarwinAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp66 addDirectiveHandler<&DarwinAsmParser::parseDirectiveAltEntry>(".alt_entry"); in Initialize()
202 bool parseDirectiveAltEntry(StringRef, SMLoc);
498 bool DarwinAsmParser::parseDirectiveAltEntry(StringRef, SMLoc) { in parseDirectiveAltEntry() function in DarwinAsmParser