Searched defs:SimdOp (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | graph-builder-interface.cc | 823 void SimdOp(FullDecoder* decoder, WasmOpcode opcode, base::Vector<Value> args, in SimdOp() function in v8::internal::wasm::__anon5b3dc7250111::WasmGraphBuildingInterface |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | wasm-compiler.cc | 4442 Node* WasmGraphBuilder::SimdOp(wasm::WasmOpcode opcode, Node* const* inputs) { in SimdOp() function in v8::internal::compiler::WasmGraphBuilder |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 3512 void SimdOp(FullDecoder* decoder, WasmOpcode opcode, base::Vector<Value> args, in SimdOp() function in v8::internal::wasm::__anone81ff3650111::LiftoffCompiler |