Home
last modified time | relevance | path

Searched defs:OutputFormat (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkConvert.cpp32 static constexpr Format OutputFormat = Format::Bitstream; variable
40 static constexpr Format OutputFormat = Format::YAML; variable
H A DRemarkUtil.cpp77 static constexpr Format OutputFormat = Format::Bitstream; global() variable
85 static constexpr Format OutputFormat = Format::YAML; global() variable
137 getOutputFileForRemarks(StringRef OutputFileName,Format OutputFormat) getOutputFileForRemarks() argument
H A DRemarkUtilHelpers.cpp49 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { in getOutputFileForRemarks()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h38 Format OutputFormat; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp127 ASTDumpOutputFormat OutputFormat; member in __anon5e8766f00111::ASTPrinter
H A DDependencyFile.cpp316 DependencyOutputFormat OutputFormat) { in PrintFilename()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { enum
/freebsd/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp77 static OutputFormatTy OutputFormat; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h213 FileFormat OutputFormat = FileFormat::Unspecified; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp174 static cl::opt<ProfileFormat> OutputFormat( variable
945 ProfileFormat OutputFormat, in writeInstrProfile()
1551 ProfileFormat OutputFormat, in handleExtBinaryWriter()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp769 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp103 static OutputFormatTy OutputFormat; variable