Home
last modified time | relevance | path

Searched defs:ParseDirectiveCGProfile (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDMCAsmParserExtension.cpp27 bool MCAsmParserExtension::ParseDirectiveCGProfile(StringRef, SMLoc) { in ParseDirectiveCGProfile() function in MCAsmParserExtension
HDELFAsmParser.cpp925 bool ELFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { in ParseDirectiveCGProfile() function in ELFAsmParser
HDCOFFAsmParser.cpp302 bool COFFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { in ParseDirectiveCGProfile() function in COFFAsmParser