/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFunctionPass.h | 32 bool doInitialization(Module&) override {
|
/third_party/skia/modules/canvaskit/ |
H A D | gm.js | 1 // When this file is loaded in, the high level object is "Module"; 2 var WasmGMTests = Module;
|
/third_party/node/deps/v8/include/ |
H A D | v8-callbacks.h | 27 class Module; 336 * The embedder must compile, instantiate, evaluate the Module, and 367 Local<Module> module,
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-callbacks.h | 29 class Module; 350 * The embedder must compile, instantiate, evaluate the Module, and 388 Local<Module> module,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.h | 88 explicit Interpreter(std::unique_ptr<Module> M); 102 static ExecutionEngine *create(std::unique_ptr<Module> M,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | Layer.cpp | 31 assert(this->TSM && "Module must not be null"); in IRMaterializationUnit() 34 this->TSM.withModuleDo([&](Module &M) { in IRMaterializationUnit() 87 [](const Module &M) -> StringRef { return M.getModuleIdentifier(); }); in getName()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | control_dependence.cpp | 110 Module* module = context->module(); in TEST() 263 Module* module = context->module(); in TEST()
|
H A D | pass_manager_test.cpp | 159 std::unique_ptr<Module> module(new Module()); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | control_dependence.cpp | 110 Module* module = context->module(); in TEST() 263 Module* module = context->module(); in TEST()
|
H A D | pass_manager_test.cpp | 159 std::unique_ptr<Module> module(new Module()); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Minidump.h | 69 /// header. The consistency of the Module entries themselves is not checked in 71 Expected<ArrayRef<minidump::Module>> getModuleList() const { in getModuleList() 72 return getListStream<minidump::Module>(minidump::StreamType::ModuleList); in getModuleList()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | BasicBlock.h | 107 const Module *getModule() const; 108 Module *getModule();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerGlobalDtors.cpp | 24 #include "llvm/IR/Module.h" 44 bool runOnModule(Module &M) override; 60 bool LowerGlobalDtors::runOnModule(Module &M) { in runOnModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InsertPrefetch.cpp | 43 bool doInitialization(Module &) override; 156 bool X86InsertPrefetch::doInitialization(Module &M) { in doInitialization()
|
H A D | X86Subtarget.cpp | 123 const Module &M) const { in classifyGlobalReference() 178 const Module &M) const { in classifyGlobalFunctionReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | BlockExtractor.cpp | 17 #include "llvm/IR/Module.h" 83 bool runOnModule(Module &M) override; 165 bool BlockExtractor::runOnModule(Module &M) { in runOnModule()
|
H A D | IPConstantPropagation.cpp | 23 #include "llvm/IR/Module.h" 43 bool runOnModule(Module &M) override; 287 bool IPCP::runOnModule(Module &M) { in runOnModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Minidump.h | 203 struct Module { struct 215 static_assert(sizeof(Module) == 108, "");
|
/third_party/spirv-tools/test/opt/ |
H A D | control_dependence.cpp | 110 Module* module = context->module(); in TEST() 263 Module* module = context->module(); in TEST()
|
H A D | pass_manager_test.cpp | 159 std::unique_ptr<Module> module(new Module()); in TEST()
|
/third_party/libabigail/tests/data/test-symtab/kernel-5.4/ |
H A D | Makefile | 16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions
|
/third_party/libabigail/tests/data/test-symtab/kernel-5.6/ |
H A D | Makefile | 16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions
|
/third_party/libabigail/tests/data/test-symtab/kernel-4.14/ |
H A D | Makefile | 16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions
|
/third_party/libabigail/tests/data/test-symtab/kernel/ |
H A D | Makefile | 16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions
|
/third_party/libabigail/tests/data/test-symtab/kernel-4.19/ |
H A D | Makefile | 16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions
|