/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | llvm_jit.cpp | 226 void addModule(std::unique_ptr<Module> M, std::unique_ptr<LLVMContext> C) { in addModule() function in llvm::orc::PytorchLLVMJITImpl 358 void PytorchLLVMJIT::addModule( in addModule() function in llvm::orc::PytorchLLVMJIT
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | KaleidoscopeJIT.h | 57 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | KaleidoscopeJIT.h | 67 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | KaleidoscopeJIT.h | 77 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | GlobalMappingLayer.h | 49 addModule(std::shared_ptr<Module> M, in addModule() function
|
H A D | IRTransformLayer.h | 78 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
H A D | IRCompileLayer.h | 108 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
H A D | LazyEmittingLayer.h | 205 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/include/ |
H A D | KaleidoscopeJIT.h | 56 ModuleHandleT addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | KaleidoscopeJIT.h | 100 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/tools/lli/ |
H A D | OrcLazyJIT.h | 65 ModuleHandleT addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
H A D | KaleidoscopeJIT.h | 116 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 56 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | ModuleSymbolTable.cpp | 54 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 94 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 96 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 97 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
H A D | MapperBuilder.java | 239 public B addModule(com.fasterxml.jackson.databind.Module module) in addModule() method in MapperBuilder
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 159 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 85 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 169 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 173 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 169 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 172 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 169 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|