#include <wasm-revec-reducer.h>
Definition at line 422 of file wasm-revec-reducer.h.
◆ BundlePackNode()
v8::internal::compiler::turboshaft::BundlePackNode::BundlePackNode |
( |
Zone * | zone, |
|
|
const NodeGroup & | node_group, |
|
|
OpIndex | base, |
|
|
int8_t | offset, |
|
|
uint8_t | lane_size, |
|
|
bool | is_sign_extract, |
|
|
bool | is_sign_convert ) |
|
inline |
◆ base()
OpIndex v8::internal::compiler::turboshaft::BundlePackNode::base |
( |
| ) |
const |
|
inline |
◆ is_sign_convert()
bool v8::internal::compiler::turboshaft::BundlePackNode::is_sign_convert |
( |
| ) |
const |
|
inline |
◆ is_sign_extract()
bool v8::internal::compiler::turboshaft::BundlePackNode::is_sign_extract |
( |
| ) |
const |
|
inline |
◆ lane_size()
uint8_t v8::internal::compiler::turboshaft::BundlePackNode::lane_size |
( |
| ) |
const |
|
inline |
◆ offset()
uint8_t v8::internal::compiler::turboshaft::BundlePackNode::offset |
( |
| ) |
const |
|
inline |
◆ base_
OpIndex v8::internal::compiler::turboshaft::BundlePackNode::base_ |
|
private |
◆ is_sign_convert_
bool v8::internal::compiler::turboshaft::BundlePackNode::is_sign_convert_ |
|
private |
◆ is_sign_extract_
bool v8::internal::compiler::turboshaft::BundlePackNode::is_sign_extract_ |
|
private |
◆ lane_size_
uint8_t v8::internal::compiler::turboshaft::BundlePackNode::lane_size_ |
|
private |
◆ offset_
uint8_t v8::internal::compiler::turboshaft::BundlePackNode::offset_ |
|
private |
The documentation for this class was generated from the following file: