Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h53 CompileOnDemandLayer<decltype(OptimizeLayer)> CODLayer; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindingsStack.h275 CODLayerT CODLayer; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
/aosp_15_r20/external/llvm/tools/lli/
H A DOrcLazyJIT.h153 CODLayerT CODLayer; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h186 std::unique_ptr<CompileOnDemandLayer> CODLayer; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h248 std::unique_ptr<CompileOnDemandLayer> CODLayer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DLLJIT.h296 std::unique_ptr<CompileOnDemandLayer> CODLayer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DLLJIT.h295 std::unique_ptr<CompileOnDemandLayer> CODLayer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DLLJIT.h296 std::unique_ptr<CompileOnDemandLayer> CODLayer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DLLJIT.h296 std::unique_ptr<CompileOnDemandLayer> CODLayer; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindingsStack.h521 std::unique_ptr<CODLayerT> CODLayer; variable