Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp65 AddDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()
142 bool ParseDirectiveIdent(StringRef, SMLoc);
496 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp63 addDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()
134 bool ParseDirectiveIdent(StringRef, SMLoc);
624 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp75 addDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()
147 bool ParseDirectiveIdent(StringRef, SMLoc);
733 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser