/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
H A D | nested_loops.cpp | 155 Module* module = context->module(); in TEST_F() 341 Module* module = context->module(); in TEST_F() 564 Module* module = context->module(); in TEST_F() 705 Module* module = context->module(); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | nested_loops.cpp | 155 Module* module = context->module(); in TEST_F() 341 Module* module = context->module(); in TEST_F() 564 Module* module = context->module(); in TEST_F() 705 Module* module = context->module(); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Instruction.h | 36 class Module; 74 const Module *getModule() const; 75 Module *getModule() { in getModule() 76 return const_cast<Module *>( in getModule()
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
H A D | nested_loops.cpp | 155 Module* module = context->module(); in TEST_F() 341 Module* module = context->module(); in TEST_F() 564 Module* module = context->module(); in TEST_F() 705 Module* module = context->module(); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | PoisonChecking.h | 18 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
|
H A D | GCOVProfiler.h | 23 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
|
H A D | HWAddressSanitizer.h | 29 PreservedAnalyses run(Module &M, ModuleAnalysisManager &MAM);
|
H A D | ThreadSanitizer.h | 30 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | CanonicalizeAliases.h | 16 #include "llvm/IR/Module.h" 26 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
|
H A D | NameAnonGlobals.h | 17 #include "llvm/IR/Module.h" 27 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 26 #include "llvm/IR/Module.h" 49 std::unique_ptr<Module> M, std::string *ErrorStr, 59 ExecutionEngine *(*ExecutionEngine::InterpCtor)(std::unique_ptr<Module> M, 66 void ExecutionEngine::Init(std::unique_ptr<Module> M) { in Init() 79 assert(M && "Module is null?"); in Init() 83 ExecutionEngine::ExecutionEngine(std::unique_ptr<Module> M) in ExecutionEngine() 88 ExecutionEngine::ExecutionEngine(DataLayout DL, std::unique_ptr<Module> M) in ExecutionEngine() 143 bool ExecutionEngine::removeModule(Module *M) { in removeModule() 145 Module *Found = I->get(); in removeModule() 237 void ExecutionEngine::clearGlobalMappingsFromModule(Module * [all...] |
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test_data/ |
H A D | try_catch_alternate_expected.js | 51 let module = new WebAssembly.Module(builder.toBuffer());
|
H A D | try_catch_nothing_expected.js | 49 let module = new WebAssembly.Module(builder.toBuffer());
|
H A D | try_catch.js | 41 let module = new WebAssembly.Module(builder.toBuffer());
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | module_utils.h | 23 inline uint32_t GetIdBound(const spvtools::opt::Module& m) { in GetIdBound()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
H A D | remove_function_reduction_opportunity.cpp | 29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | remove_function_reduction_opportunity.cpp | 29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | module_utils.h | 23 inline uint32_t GetIdBound(const spvtools::opt::Module& m) { in GetIdBound()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
H A D | LinkAllIR.h | 22 #include "llvm/IR/Module.h" 44 (void)new llvm::Module("", Context); in ForceVMCoreLinking()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | AlwaysInliner.h | 36 PreservedAnalyses run(Module &M, ModuleAnalysisManager &);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | BarrierNoopPass.cpp | 39 bool runOnModule(Module &M) override { return false; }
|
/third_party/spirv-tools/source/reduce/ |
H A D | remove_function_reduction_opportunity.cpp | 29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply()
|
/third_party/spirv-tools/test/opt/ |
H A D | module_utils.h | 24 inline uint32_t GetIdBound(const spvtools::opt::Module& m) { in GetIdBound()
|
/third_party/ltp/testcases/kdump/lib/kprobes/ |
H A D | Makefile | 11 rm -f Module.symvers
|
/third_party/ltp/testcases/kdump/lib/crasher/ |
H A D | Makefile | 11 rm -f Module.symvers
|