Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc831 void SimdLaneOp(FullDecoder* decoder, WasmOpcode opcode, in SimdLaneOp() function
836 result->node = builder_->SimdLaneOp(opcode, imm.lane, nodes.begin()); in SimdLaneOp()
H A Dfunction-body-decoder-impl.h992 F(SimdLaneOp, WasmOpcode opcode, const SimdLaneImmediate<validate>& imm, \
3853 CALL_INTERFACE_IF_OK_AND_REACHABLE(SimdLaneOp, opcode, imm, in SimdExtractLane()
3867 CALL_INTERFACE_IF_OK_AND_REACHABLE(SimdLaneOp, opcode, imm, in SimdReplaceLane()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h456 Node* SimdLaneOp(wasm::WasmOpcode opcode, uint8_t lane, Node* const* inputs);
H A Dwasm-compiler.cc5093 Node* WasmGraphBuilder::SimdLaneOp(wasm::WasmOpcode opcode, uint8_t lane, in SimdLaneOp() function in v8::internal::compiler::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc4061 void SimdLaneOp(FullDecoder* decoder, WasmOpcode opcode,

Completed in 32 milliseconds