Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp175 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveIdent>(".ident"); in Initialize()
377 bool parseSectionDirectiveIdent(StringRef, SMLoc) { in parseSectionDirectiveIdent() function in __anone29c02c60111::DarwinAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp187 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveIdent>(".ident"); in Initialize()
435 bool parseSectionDirectiveIdent(StringRef, SMLoc) { in parseSectionDirectiveIdent() function in __anon01e874280111::DarwinAsmParser
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp185 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveIdent>(".ident"); in Initialize()
435 bool parseSectionDirectiveIdent(StringRef, SMLoc) { in parseSectionDirectiveIdent() function in __anon219c3c6e0111::DarwinAsmParser