Searched defs:RemarksFormat (Results 1 – 8 of 8) sorted by relevance
/freebsd/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/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/contrib/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 152 static cl::opt<std::string> RemarksFormat( variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
H A D | Config.h | 163 std::string RemarksFormat; member
|
/freebsd/contrib/llvm-project/llvm/tools/opt/ |
H A D | optdriver.cpp | 274 static cl::opt<std::string> RemarksFormat( variable
|
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 185 static cl::opt<std::string> RemarksFormat( variable
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 107 cl::opt<std::string> RemarksFormat( variable
|
H A D | LTO.cpp | 1888 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
|