Home
last modified time | relevance | path

Searched refs:Module (Results 501 - 525 of 1012) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h32 bool doInitialization(Module&) override {
/third_party/skia/modules/canvaskit/
H A Dgm.js1 // When this file is loaded in, the high level object is "Module";
2 var WasmGMTests = Module;
/third_party/node/deps/v8/include/
H A Dv8-callbacks.h27 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 Dv8-callbacks.h29 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 DInterpreter.h88 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 DLayer.cpp31 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 Dcontrol_dependence.cpp110 Module* module = context->module(); in TEST()
263 Module* module = context->module(); in TEST()
H A Dpass_manager_test.cpp159 std::unique_ptr<Module> module(new Module()); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dcontrol_dependence.cpp110 Module* module = context->module(); in TEST()
263 Module* module = context->module(); in TEST()
H A Dpass_manager_test.cpp159 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 DMinidump.h69 /// 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 DBasicBlock.h107 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 DWebAssemblyLowerGlobalDtors.cpp24 #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 DX86InsertPrefetch.cpp43 bool doInitialization(Module &) override;
156 bool X86InsertPrefetch::doInitialization(Module &M) { in doInitialization()
H A DX86Subtarget.cpp123 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 DBlockExtractor.cpp17 #include "llvm/IR/Module.h"
83 bool runOnModule(Module &M) override;
165 bool BlockExtractor::runOnModule(Module &M) { in runOnModule()
H A DIPConstantPropagation.cpp23 #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 DMinidump.h203 struct Module { struct
215 static_assert(sizeof(Module) == 108, "");
/third_party/spirv-tools/test/opt/
H A Dcontrol_dependence.cpp110 Module* module = context->module(); in TEST()
263 Module* module = context->module(); in TEST()
H A Dpass_manager_test.cpp159 std::unique_ptr<Module> module(new Module()); in TEST()
/third_party/libabigail/tests/data/test-symtab/kernel-5.4/
H A DMakefile16 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 DMakefile16 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 DMakefile16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions
/third_party/libabigail/tests/data/test-symtab/kernel/
H A DMakefile16 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 DMakefile16 rm -rf *.mod.c *.o .*.cmd .*.d *.mod modules.order Module.symvers .tmp_versions

Completed in 11 milliseconds

1...<<21222324252627282930>>...41