Home
last modified time | relevance | path

Searched defs:addModule (Results 26 – 50 of 75) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h169 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DExecutionEngine.h169 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRSymtab.cpp126 Error Builder::addModule(Module *M) { in addModule() function in __anonfe214dc10111::Builder
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/
H A Dcerealgenerator.py698 def addModule(self, module, moduleName=None): member in CerealGenerator
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dconcrete_module_type.cpp275 void ConcreteModuleTypeBuilder::addModule( in addModule() function in torch::jit::ConcreteModuleTypeBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLLVMContext.cpp110 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp117 Error Builder::addModule(Module *M) { in addModule() function in __anon9de89e7b0111::Builder
/aosp_15_r20/external/clang/lib/Serialization/
H A DModuleManager.cpp57 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule() function in ModuleManager
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp133 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp437 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { in addModule() function in ThinLTOCodeGenerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp157 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp509 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { in addModule() function in ThinLTOCodeGenerator
H A DLTO.cpp589 Error LTO::addModule(InputFile &Input, unsigned ModI, in addModule() function in LTO
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h159 void addModule(std::unique_ptr<Module> M) override { in addModule() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp155 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
H A DThinLTOCodeGenerator.cpp571 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { in addModule() function in ThinLTOCodeGenerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h258 void addModule(std::unique_ptr<Module> M) override { in addModule() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp107 void MCJIT::addModule(std::unique_ptr<Module> M) { in addModule() function in MCJIT
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp105 void MCJIT::addModule(std::unique_ptr<Module> M) { in addModule() function in MCJIT
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp102 void MCJIT::addModule(std::unique_ptr<Module> M) { in addModule() function in MCJIT
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h305 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A Dwebcomponents-lite.js1304 var addModule = function(module) { function
1900 var addModule = function(module) { function
H A DCustomElements.js431 var addModule = function(module) { function
H A DHTMLImports.js570 var addModule = function(module) { function
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp979 void MCJITHelper::addModule(Module* M) { in addModule() function in MCJITHelper

123