Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DRemarkSerializer.cpp21 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
38 remarks::createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, in createRemarkSerializer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp94 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
141 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DLinkUtils.h85 remarks::Format RemarksFormat = remarks::Format::Bitstream; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp127 static cl::opt<std::string> RemarksFormat( variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h154 std::string RemarksFormat; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp174 static cl::opt<std::string> RemarksFormat( variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp111 cl::opt<std::string> RemarksFormat( variable
H A DLTO.cpp1555 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp311 static cl::opt<std::string> RemarksFormat( variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp219 static std::string RemarksFormat; variable