Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Remarks/
H A DRemarksLinkingTest.cpp19 remarks::Format OutputFormat, in serializeAndCheck()
44 remarks::Format OutputFormat, StringRef ExpectedOutput, in check()
55 remarks::Format OutputFormat, StringRef ExpectedOutput) { in check()
/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 DRemarkUtilHelpers.cpp49 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { in getOutputFileForRemarks()
/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h64 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; variable
H A DUtils.h130 DependencyOutputFormat OutputFormat; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h39 Format OutputFormat; global() member
/llvm-project/mlir/include/mlir/Support/
H A DTiming.h402 enum class OutputFormat { enum
/llvm-project/clang-tools-extra/docs/
H A Dpp-trace.rst85 .. _OutputFormat: target
/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp122 ASTDumpOutputFormat OutputFormat; global() member in __anon48507f630111::ASTPrinter
H A DDependencyFile.cpp316 DependencyOutputFormat OutputFormat) { in PrintFilename() argument
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { enum
/llvm-project/clang-tools-extra/clangd/index/dex/dexp/
H A DDexp.cpp164 static const auto *OutputFormat = "{0,-4} | {1,-40} | {2,-25}\n"; in run() local
/llvm-project/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp86 std::optional<FileFormat> OutputFormat; global() member
/llvm-project/mlir/lib/Support/
H A DTiming.cpp35 using OutputFormat = DefaultTimingManager::OutputFormat; typedef
/llvm-project/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp217 Format OutputFormat = Res; global() member
/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp73 static OutputFormatTy OutputFormat; global() variable
[all...]
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h200 FileFormat OutputFormat = FileFormat::Unspecified; global() member
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp151 cl::opt<ProfileFormat> OutputFormat( global() variable
884 writeInstrProfile(StringRef OutputFilename,ProfileFormat OutputFormat,InstrProfWriter & Writer) writeInstrProfile() argument
1464 handleExtBinaryWriter(sampleprof::SampleProfileWriter & Writer,ProfileFormat OutputFormat,MemoryBuffer * Buffer,sampleprof::ProfileSymbolList & WriterList,bool CompressAllSections,bool UseMD5,bool GenPartialProfile) handleExtBinaryWriter() argument
[all...]
/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp26 static cl::opt<SampleProfileFormat> OutputFormat( variable
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp670 StringRef InputFormat, OutputFormat; parseObjcopyOptions() local
[all...]
/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp101 static OutputFormatTy OutputFormat; global() variable
[all...]