Home
last modified time | relevance | path

Searched defs:addIRModule (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h50 Error addIRModule(std::unique_ptr<Module> M) { in addIRModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp31 Error LLJIT::addIRModule(VSO &V, std::unique_ptr<Module> M) { in addIRModule() function in llvm::orc::LLJIT
DOrcCBindingsStack.h298 addIRModule(orc::VModuleKey &RetKey, LayerT &Layer, std::unique_ptr<Module> M, in addIRModule() function