Home
last modified time | relevance | path

Searched refs:kExprI64Shl (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js309 let kExprI64Shl = 0x86; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp471 case kExprI64Shl: in Binop()
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc954 case wasm::kExprI64Shl: in Binop()
2585 Node* upper = Binop(wasm::kExprI64Shl, in BuildDecodeException64BitValue()