Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dfunction-body-decoder-impl.h2142 unsigned SimdExtractLane(WasmOpcode opcode, ValueType type) { in SimdExtractLane() function
2192 len = SimdExtractLane(opcode, kWasmF32); in DecodeSimdOpcode()
2198 len = SimdExtractLane(opcode, kWasmI32); in DecodeSimdOpcode()