Searched defs:ParseDirectiveCGProfile (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | MCAsmParserExtension.cpp | 27 bool MCAsmParserExtension::ParseDirectiveCGProfile(StringRef, SMLoc) { in ParseDirectiveCGProfile() function in MCAsmParserExtension |
H A D | ELFAsmParser.cpp | 934 bool ELFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { ParseDirectiveCGProfile() function in ELFAsmParser |
H A D | COFFAsmParser.cpp | 319 bool COFFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { ParseDirectiveCGProfile() function in COFFAsmParser |