Searched defs:SimdOp (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder.cc | 378 void SimdOp(FullDecoder* decoder, WasmOpcode opcode, Vector<Value> args, in SimdOp() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 1771 void SimdOp(FullDecoder* decoder, WasmOpcode opcode, Vector<Value> args, in SimdOp() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |
/external/v8/src/compiler/ | ||
D | wasm-compiler.cc | 3429 Node* WasmGraphBuilder::SimdOp(wasm::WasmOpcode opcode, Node* const* inputs) { in SimdOp() function in v8::internal::compiler::WasmGraphBuilder |