Searched refs:Module (Results 926 - 950 of 1015) sorted by relevance
1...<<3132333435363738394041
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
H A D | wasm-module-builder.js | 1284 return new WebAssembly.Module(this.toBuffer(debug));
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.h | 643 v8::Module::SyntheticModuleEvaluationSteps evaluation_steps);
|
/third_party/python/Lib/test/ |
H A D | test_clinic.py | 826 assert isinstance(s[0], clinic.Module)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 27 #include "llvm/IR/Module.h" 53 const Module *M = MMI->getModule(); in endModule()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 1446 bool LiveDebugVariables::doInitialization(Module &M) { in doInitialization()
|
H A D | MachineBasicBlock.cpp | 284 const Module *M = F.getParent();
|
H A D | MachineOperand.cpp | 450 } else if (const Module *M = F->getParent()) { in printIRBlockReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 579 IO.mapRequired("Module", Record.Module); in map()
|
/third_party/vk-gl-cts/external/openglcts/scripts/ |
H A D | build_mustpass.py | 28 from build_caselists import Module, getModuleByName, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 4346 // Module is 4347 Module SymbolKind = 2
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | instrument_pass.cpp | 1056 Module* module = get_module(); in InitializeInstrument()
|
H A D | loop_peeling.cpp | 569 Module* module = context()->module(); in Process()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instrument_pass.cpp | 1056 Module* module = get_module(); in InitializeInstrument()
|
H A D | loop_peeling.cpp | 569 Module* module = context()->module(); in Process()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 4346 // Module is 4347 Module SymbolKind = 2
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 1 //===- llvm/ModuleSummaryIndex.h - Module Summary Index ---------*- C++ -*-===// 27 #include "llvm/IR/Module.h" 1256 assert(It != ModulePathStringTable.end() && "Module not registered"); in getModuleHash() 1291 assert(It != ModulePathStringTable.end() && "Module not registered"); in getModule() 1295 /// Check if the given Module has any functions available for exporting 1298 bool hasExportedFunctions(const Module &M) const { in hasExportedFunctions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopPredication.cpp | 192 #include "llvm/IR/Module.h" 1199 Module *M = L->getHeader()->getModule(); in runOnLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 1055 const Module *M = MMI->getModule(); in processGlobals()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 90 #include "llvm/IR/Module.h" 978 void print(raw_ostream &OS, const Module *M = nullptr) const override;
|
H A D | ScalarEvolution.h | 1957 void print(raw_ostream &OS, const Module * = nullptr) const override;
|
/third_party/python/Python/ |
H A D | ast_opt.c | 687 CALL(astfold_body, asdl_seq, node_->v.Module.body); in astfold_mod()
|
H A D | ast.c | 1014 res = validate_stmts(&state, mod->v.Module.body); in _PyAST_Validate()
|
/third_party/spirv-tools/source/opt/ |
H A D | instrument_pass.cpp | 735 Module* module = get_module(); in InitializeInstrument()
|
H A D | loop_peeling.cpp | 570 Module* module = context()->module(); in Process()
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
H A D | tsprotocol.go | 4346 // Module is 4347 Module SymbolKind = 2
|
Completed in 52 milliseconds
1...<<3132333435363738394041