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
743 static Triple::ObjectFormatType parseFormat(StringRef EnvironmentName) { in parseFormat() function998 ObjectFormat = parseFormat(Components[3]); in Triple()1046 ObjectFormat(parseFormat(EnvironmentStr.str())) { in Triple()1128 ObjectFormat = parseFormat(Components[4]); in normalize()1173 ObjectFormat = parseFormat(Comp); in normalize()