Home
last modified time | relevance | path

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

/external/llvm/tools/lli/
DOrcLazyJIT.cpp121 auto CompileCallbackMgr = orc::createLocalCompileCallbackManager(T, 0); in runOrcLazyJIT() local
DOrcLazyJIT.h32 typedef orc::JITCompileCallbackManager CompileCallbackMgr; typedef
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h69 std::unique_ptr<JITCompileCallbackManager> CompileCallbackMgr; variable
/external/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h32 typedef orc::JITCompileCallbackManager CompileCallbackMgr; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() typedef
DOrcCBindings.cpp20 auto CompileCallbackMgr = orc::createLocalCompileCallbackManager(T, 0); in LLVMOrcCreateInstance() local
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h88 std::unique_ptr<JITCompileCallbackManager> CompileCallbackMgr; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h75 JITCompileCallbackManager *CompileCallbackMgr; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h93 JITCompileCallbackManager *CompileCallbackMgr; variable
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h505 CompileCallbackMgrT &CompileCallbackMgr; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h715 CompileCallbackMgrT &CompileCallbackMgr; variable