/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 169 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/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-16.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 126 Error Builder::addModule(Module *M) { in addModule() function in __anonfe214dc10111::Builder
|
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/ |
H A D | cerealgenerator.py | 698 def addModule(self, module, moduleName=None): member in CerealGenerator
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | concrete_module_type.cpp | 275 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 D | LLVMContext.cpp | 110 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 D | IRSymtab.cpp | 117 Error Builder::addModule(Module *M) { in addModule() function in __anon9de89e7b0111::Builder
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 57 ModuleManager::addModule(StringRef FileName, ModuleKind Type, in addModule() function in ModuleManager
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 133 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
|
H A D | ThinLTOCodeGenerator.cpp | 437 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 D | LTOCodeGenerator.cpp | 157 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
|
H A D | ThinLTOCodeGenerator.cpp | 509 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { in addModule() function in ThinLTOCodeGenerator
|
H A D | LTO.cpp | 589 Error LTO::addModule(InputFile &Input, unsigned ModI, in addModule() function in LTO
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcMCJITReplacement.h | 159 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 D | LTOCodeGenerator.cpp | 155 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
|
H A D | ThinLTOCodeGenerator.cpp | 571 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 D | OrcMCJITReplacement.h | 258 void addModule(std::unique_ptr<Module> M) override { in addModule() function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.cpp | 107 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 D | MCJIT.cpp | 105 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 D | MCJIT.cpp | 102 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 D | CompileOnDemandLayer.h | 305 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 D | webcomponents-lite.js | 1304 var addModule = function(module) { function 1900 var addModule = function(module) { function
|
H A D | CustomElements.js | 431 var addModule = function(module) { function
|
H A D | HTMLImports.js | 570 var addModule = function(module) { function
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy.cpp | 979 void MCJITHelper::addModule(Module* M) { in addModule() function in MCJITHelper
|