Searched refs:parseDirectiveCGProfile (Results 1 – 1 of 1) sorted by relevance
195 addDirectiveHandler<&DarwinAsmParser::parseDirectiveCGProfile>( in Initialize()469 bool parseDirectiveCGProfile(StringRef Directive, SMLoc Loc);1206 bool DarwinAsmParser::parseDirectiveCGProfile(StringRef S, SMLoc Loc) { in parseDirectiveCGProfile() function in DarwinAsmParser