Home
last modified time | relevance | path

Searched refs:Module (Results 451 - 475 of 1012) sorted by relevance

1...<<11121314151617181920>>...41

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp155 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 Dnested_loops.cpp155 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 DInstruction.h36 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 Dnested_loops.cpp155 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 DPoisonChecking.h18 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
H A DGCOVProfiler.h23 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
H A DHWAddressSanitizer.h29 PreservedAnalyses run(Module &M, ModuleAnalysisManager &MAM);
H A DThreadSanitizer.h30 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 DCanonicalizeAliases.h16 #include "llvm/IR/Module.h"
26 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
H A DNameAnonGlobals.h17 #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 DExecutionEngine.cpp26 #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 Dtry_catch_alternate_expected.js51 let module = new WebAssembly.Module(builder.toBuffer());
H A Dtry_catch_nothing_expected.js49 let module = new WebAssembly.Module(builder.toBuffer());
H A Dtry_catch.js41 let module = new WebAssembly.Module(builder.toBuffer());
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dmodule_utils.h23 inline uint32_t GetIdBound(const spvtools::opt::Module& m) { in GetIdBound()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dremove_function_reduction_opportunity.cpp29 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 Dremove_function_reduction_opportunity.cpp29 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 Dmodule_utils.h23 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 DLinkAllIR.h22 #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 DAlwaysInliner.h36 PreservedAnalyses run(Module &M, ModuleAnalysisManager &);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DBarrierNoopPass.cpp39 bool runOnModule(Module &M) override { return false; }
/third_party/spirv-tools/source/reduce/
H A Dremove_function_reduction_opportunity.cpp29 for (opt::Module::iterator function_it = context_->module()->begin(); in Apply()
/third_party/spirv-tools/test/opt/
H A Dmodule_utils.h24 inline uint32_t GetIdBound(const spvtools::opt::Module& m) { in GetIdBound()
/third_party/ltp/testcases/kdump/lib/kprobes/
H A DMakefile11 rm -f Module.symvers
/third_party/ltp/testcases/kdump/lib/crasher/
H A DMakefile11 rm -f Module.symvers

Completed in 13 milliseconds

1...<<11121314151617181920>>...41