Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Remarks/
H A DRemarkSerializer.cpp21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp97 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
144 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/llvm-project/llvm/tools/dsymutil/
H A DLinkUtils.h112 remarks::Format RemarksFormat = remarks::Format::Bitstream; member
/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp152 static cl::opt<std::string> RemarksFormat( variable
/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h163 std::string RemarksFormat; global() member
/llvm-project/llvm/tools/llc/
H A Dllc.cpp185 static cl::opt<std::string> RemarksFormat( global() variable
/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp274 static cl::opt<std::string> RemarksFormat( variable
/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp107 cl::opt<std::string> RemarksFormat( variable
H A DLTO.cpp1887 setupLLVMOptimizationRemarks(LLVMContext & Context,StringRef RemarksFilename,StringRef RemarksPasses,StringRef RemarksFormat,bool RemarksWithHotness,std::optional<uint64_t> RemarksHotnessThreshold,int Count) setupLLVMOptimizationRemarks() argument
/llvm-project/llvm/tools/gold/
H A Dgold-plugin.cpp219 static std::string RemarksFormat; global() variable