Searched defs:RemarksFormat (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | RemarkSerializer.cpp | 21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer() 38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | LLVMRemarkStreamer.cpp | 97 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks() 144 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 152 static cl::opt<std::string> RemarksFormat( variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/opt/ |
H A D | opt.cpp | 273 static cl::opt<std::string> RemarksFormat( global() variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 185 static cl::opt<std::string> RemarksFormat( variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/ |
H A D | Config.h | 166 std::string RemarksFormat; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 108 cl::opt<std::string> RemarksFormat( global() variable
|
H A D | LTO.cpp | 1856 setupLLVMOptimizationRemarks(LLVMContext & Context,StringRef RemarksFilename,StringRef RemarksPasses,StringRef RemarksFormat,bool RemarksWithHotness,std::optional<uint64_t> RemarksHotnessThreshold,int Count) setupLLVMOptimizationRemarks() argument
|