Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DLazyEmittingLayerTest.cpp18 ModuleHandleT addModule(llvm::orc::VModuleKey, in addModule() function
DOrcTestCommon.h185 Expected<ModuleHandleT> addModule(ModuleT M, in addModule() function
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h57 ModuleHandle addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h75 VModuleKey addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h88 VModuleKey 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-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h95 VModuleKey addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DGlobalMappingLayer.h50 addModule(std::shared_ptr<Module> M, in addModule() function
DIRTransformLayer.h68 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
DIRCompileLayer.h84 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
DLazyEmittingLayer.h203 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h65 VModuleKey addModule(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/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h129 VModuleKey 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-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h142 VModuleKey addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DModuleSymbolTable.cpp57 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h97 void addModule(std::unique_ptr<Module> M) { in addModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.h97 void addModule(std::unique_ptr<Module> M) { in addModule() function
/external/llvm/lib/IR/
DLLVMContext.cpp159 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp102 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h173 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function

12