Home
last modified time | relevance | path

Searched defs:addModule (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h57 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h67 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h77 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DGlobalMappingLayer.h49 addModule(std::shared_ptr<Module> M, in addModule() function
DIRTransformLayer.h78 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
DIRCompileLayer.h108 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
DLazyEmittingLayer.h205 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h56 ModuleHandleT addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h100 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/tools/lli/
DOrcLazyJIT.h65 ModuleHandleT addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h116 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DModuleSymbolTable.cpp56 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
DIRSymtab.cpp117 Error Builder::addModule(Module *M) { in addModule() function in __anon0daefdb10111::Builder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h96 void addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h97 void addModule(std::unique_ptr<Module> M) { in addModule() function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DMapperBuilder.java239 public B addModule(com.fasterxml.jackson.databind.Module module) in addModule() method in MapperBuilder
/external/llvm/lib/IR/
DLLVMContext.cpp159 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp85 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h173 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h172 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
/external/clang/lib/Serialization/
DModuleManager.cpp57 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule() function in ModuleManager
/external/gfxstream-protocols/registry/vulkan/scripts/
Dcerealgenerator.py627 def addModule(self, module, moduleName=None): member in CerealGenerator
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp133 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h159 void addModule(std::unique_ptr<Module> M) override { in addModule() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp157 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator

12