Home
last modified time | relevance | path

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

/freebsd/contrib/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()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp97 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
144 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp152 static cl::opt<std::string> RemarksFormat( variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h163 std::string RemarksFormat; member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp274 static cl::opt<std::string> RemarksFormat( variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp185 static cl::opt<std::string> RemarksFormat( variable
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp107 cl::opt<std::string> RemarksFormat( variable
H A DLTO.cpp1888 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()