HomeSort by relevance Sort by last modified time
    Searched defs:IRCompileLayer (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
32 template <typename BaseLayerT> class IRCompileLayer {
44 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
46 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 1 //===------ IRCompileLayer.h -- Eagerly compile IR for JIT ------*- C++ -*-===//
31 template <typename BaseLayerT> class IRCompileLayer {
43 /// @brief Construct an IRCompileLayer with the given BaseLayer, which must
45 IRCompileLayer(BaseLayerT &BaseLayer, CompileFtor Compile)

Completed in 192 milliseconds