/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 57 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 67 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 77 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | GlobalMappingLayer.h | 49 addModule(std::shared_ptr<Module> M, in addModule() function
|
D | IRTransformLayer.h | 78 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
D | IRCompileLayer.h | 108 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
D | LazyEmittingLayer.h | 205 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 56 ModuleHandleT addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 100 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/tools/lli/ |
D | OrcLazyJIT.h | 65 ModuleHandleT addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 116 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ModuleSymbolTable.cpp | 56 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
/external/llvm-project/llvm/lib/Object/ |
D | ModuleSymbolTable.cpp | 57 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
/external/llvm-project/clang/examples/clang-interpreter/ |
D | main.cpp | 104 Error addModule(ThreadSafeModule M) { in addModule() function in llvm::orc::SimpleJIT
|
/external/llvm-project/llvm/examples/SpeculativeJIT/ |
D | SpeculativeJIT.cpp | 80 Error addModule(ThreadSafeModule TSM) { in addModule() function in SpeculativeJIT
|
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 95 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 97 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 96 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcTestCommon.h | 228 Expected<ModuleHandleT> addModule(ModuleT M, in addModule() function
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
D | MapperBuilder.java | 239 public B addModule(com.fasterxml.jackson.databind.Module module) in addModule() method in MapperBuilder
|
/external/llvm/lib/IR/ |
D | LLVMContext.cpp | 159 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 85 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 170 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/external/llvm-project/llvm/lib/IR/ |
D | LLVMContext.cpp | 96 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 172 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|