![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-revec-reducer.h>
Public Attributes | |
| OpIndex | extract_from |
| Simd128ExtractLaneOp::Kind | extract_kind |
| int | extract_lane_index |
| ChangeOp::Kind | change_kind |
| int | replace_lane_index |
Definition at line 481 of file wasm-revec-reducer.h.
| ChangeOp::Kind v8::internal::compiler::turboshaft::SLPTree::LaneExtendInfo::change_kind |
Definition at line 485 of file wasm-revec-reducer.h.
| OpIndex v8::internal::compiler::turboshaft::SLPTree::LaneExtendInfo::extract_from |
Definition at line 482 of file wasm-revec-reducer.h.
| Simd128ExtractLaneOp::Kind v8::internal::compiler::turboshaft::SLPTree::LaneExtendInfo::extract_kind |
Definition at line 483 of file wasm-revec-reducer.h.
| int v8::internal::compiler::turboshaft::SLPTree::LaneExtendInfo::extract_lane_index |
Definition at line 484 of file wasm-revec-reducer.h.
| int v8::internal::compiler::turboshaft::SLPTree::LaneExtendInfo::replace_lane_index |
Definition at line 486 of file wasm-revec-reducer.h.