Home
last modified time | relevance | path

Searched refs:max_lane (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h1423 uint8_t max_lane = 0; in Validate() local
1425 max_lane = std::max(max_lane, imm.value[i]); in Validate()
1428 if (!VALIDATE(max_lane < 2 * kSimd128Size)) { in Validate()

Completed in 9 milliseconds