Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmParserExtension.cpp27 bool MCAsmParserExtension::ParseDirectiveCGProfile(StringRef, SMLoc) { in ParseDirectiveCGProfile() function in MCAsmParserExtension
H A DCOFFAsmParser.cpp302 bool COFFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { in ParseDirectiveCGProfile() function in COFFAsmParser
H A DELFAsmParser.cpp925 bool ELFAsmParser::ParseDirectiveCGProfile(StringRef S, SMLoc Loc) { in ParseDirectiveCGProfile() function in ELFAsmParser