Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
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
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h39 Format OutputFormat; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp122 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/include/llvm/ObjCopy/
H A DCommonConfig.h200 FileFormat OutputFormat = FileFormat::Unspecified; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp82 static OutputFormatTy OutputFormat; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp151 cl::opt<ProfileFormat> OutputFormat( variable
884 ProfileFormat OutputFormat, in writeInstrProfile()
1465 ProfileFormat OutputFormat, in handleExtBinaryWriter()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp670 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp101 static OutputFormatTy OutputFormat; variable