Home
last modified time | relevance | path

Searched refs:addGlobal (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/fixtures/wpt/wasm/jsapi/module/
Dexports.any.js110 builder.addGlobal(kWasmI32, true)
113 builder.addGlobal(kWasmF64, true)
168 builder.addGlobal(kWasmI32, true)
/third_party/node/test/fixtures/wpt/wasm/jsapi/
DinstanceTestFactory.js238 builder.addGlobal(kWasmI32, true)
274 builder.addGlobal(kWasmI32, true)
277 builder.addGlobal(kWasmF64, true)
Dwasm-module-builder.js738 addGlobal(local_type, mutable) { method in WasmModuleBuilder
/third_party/node/test/fixtures/wpt/wasm/jsapi/instance/
Dconstructor-caching.any.js13 builder.addGlobal(kWasmI32, false).exportAs("global");
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.h150 void addGlobal(VariableDeclaration *Global) { in addGlobal() function
DIceTargetLoweringARM32.cpp855 Func->addGlobal(Gotoff); in createGotoffRelocation()
DIceTargetLoweringX8664.cpp5173 Func->addGlobal(Mask); in lowerShuffleVector_CreatePshufbMask()
DIceTargetLoweringX8632.cpp5763 Func->addGlobal(Mask); in lowerShuffleVector_CreatePshufbMask()