/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | GlobalMappingLayer.h | 49 addModule(std::shared_ptr<Module> M, in addModule() function
|
D | IRTransformLayer.h | 78 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
D | IRCompileLayer.h | 108 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
D | LazyEmittingLayer.h | 205 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
D | CompileOnDemandLayer.h | 305 Error addModule(VModuleKey K, std::unique_ptr<Module> M) { in addModule() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ModuleSymbolTable.cpp | 56 void ModuleSymbolTable::addModule(Module *M) { in addModule() function in ModuleSymbolTable
|
D | IRSymtab.cpp | 117 Error Builder::addModule(Module *M) { in addModule() function in __anon630fb98d0111::Builder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.h | 96 void addModule(std::unique_ptr<Module> M) { in addModule() function
|
D | MCJIT.cpp | 102 void MCJIT::addModule(std::unique_ptr<Module> M) { in addModule() function in MCJIT
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContext.cpp | 85 void LLVMContext::addModule(Module *M) { in addModule() function in LLVMContext
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 173 virtual void addModule(std::unique_ptr<Module> M) { in addModule() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 157 bool LTOCodeGenerator::addModule(LTOModule *Mod) { in addModule() function in LTOCodeGenerator
|
D | ThinLTOCodeGenerator.cpp | 509 void ThinLTOCodeGenerator::addModule(StringRef Identifier, StringRef Data) { in addModule() function in ThinLTOCodeGenerator
|
D | LTO.cpp | 589 Error LTO::addModule(InputFile &Input, unsigned ModI, in addModule() function in LTO
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 258 void addModule(std::unique_ptr<Module> M) override { in addModule() function
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 18779 addModule(moduleURL: string, options?: WorkletOptions): Promise<void>; method
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 18759 addModule(moduleURL: string, options?: WorkletOptions): Promise<void>; method
|
/third_party/node/tools/ |
D | lint-md.mjs | 22117 async function addModule(id, value) { function
|