Searched refs:parseFormat (Results 1 – 4 of 4) sorted by relevance
28 Expected<Format> parseFormat(StringRef FormatStr);
107 Expected<remarks::Format> Format = remarks::parseFormat(RemarksFormat); in setupLLVMOptimizationRemarks()151 Expected<remarks::Format> Format = remarks::parseFormat(RemarksFormat); in setupLLVMOptimizationRemarks()
20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat() function in llvm::remarks
699 static Triple::ObjectFormatType parseFormat(StringRef EnvironmentName) { in parseFormat() function941 ObjectFormat = parseFormat(Components[3]); in Triple()989 ObjectFormat(parseFormat(EnvironmentStr.str())) { in Triple()1024 ObjectFormat = parseFormat(Components[4]); in normalize()1069 ObjectFormat = parseFormat(Comp); in normalize()