analyzer_ | v8::internal::compiler::turboshaft::SLPTree | private |
BuildTree(const NodeGroup &roots) | v8::internal::compiler::turboshaft::SLPTree | |
BuildTreeRec(const NodeGroup &node_group, unsigned depth) | v8::internal::compiler::turboshaft::SLPTree | private |
CanBePacked(const NodeGroup &node_group) | v8::internal::compiler::turboshaft::SLPTree | private |
DeleteTree() | v8::internal::compiler::turboshaft::SLPTree | |
GetIntersectNodeMapping() | v8::internal::compiler::turboshaft::SLPTree | inline |
GetIntersectPackNodes(OpIndex node) | v8::internal::compiler::turboshaft::SLPTree | |
GetNodeMapping() | v8::internal::compiler::turboshaft::SLPTree | inline |
GetPackNode(OpIndex node) | v8::internal::compiler::turboshaft::SLPTree | |
graph() const | v8::internal::compiler::turboshaft::SLPTree | inlineprivate |
graph_ | v8::internal::compiler::turboshaft::SLPTree | private |
HasInputDependencies(const NodeGroup &node_group) | v8::internal::compiler::turboshaft::SLPTree | private |
IsEqual(const OpIndex node0, const OpIndex node1) | v8::internal::compiler::turboshaft::SLPTree | private |
IsSideEffectFree(OpIndex first, OpIndex second) | v8::internal::compiler::turboshaft::SLPTree | private |
NewBundlePackNode(const NodeGroup &node_group, OpIndex base, int8_t offset, uint8_t lane_size, bool is_sign_extract, bool is_sign_convert) | v8::internal::compiler::turboshaft::SLPTree | private |
NewCommutativePackNodeAndRecurs(const NodeGroup &node_group, unsigned depth) | v8::internal::compiler::turboshaft::SLPTree | private |
NewForcePackNode(const NodeGroup &node_group, ForcePackNode::ForcePackType type, const Graph &graph) | v8::internal::compiler::turboshaft::SLPTree | private |
NewIntersectPackNode(const NodeGroup &node_group) | v8::internal::compiler::turboshaft::SLPTree | private |
NewPackNode(const NodeGroup &node_group) | v8::internal::compiler::turboshaft::SLPTree | private |
NewPackNodeAndRecurs(const NodeGroup &node_group, int start_index, int count, unsigned depth) | v8::internal::compiler::turboshaft::SLPTree | private |
NewShufflePackNode(const NodeGroup &node_group, ShufflePackNode::SpecificInfo::Kind kind) | v8::internal::compiler::turboshaft::SLPTree | private |
node_to_intersect_packnodes_ | v8::internal::compiler::turboshaft::SLPTree | private |
node_to_packnode_ | v8::internal::compiler::turboshaft::SLPTree | private |
phase_zone_ | v8::internal::compiler::turboshaft::SLPTree | private |
Print(const char *info) | v8::internal::compiler::turboshaft::SLPTree | |
RecursionMaxDepth | v8::internal::compiler::turboshaft::SLPTree | privatestatic |
root_ | v8::internal::compiler::turboshaft::SLPTree | private |
SLPTree(Graph &graph, WasmRevecAnalyzer *analyzer, Zone *zone) | v8::internal::compiler::turboshaft::SLPTree | inlineexplicit |
Try256ShuffleMatchLoad8x8U(const NodeGroup &node_group, const uint8_t *shuffle0, const uint8_t *shuffle1) | v8::internal::compiler::turboshaft::SLPTree | private |
TryGetExtendIntToF32x4Info(OpIndex index) | v8::internal::compiler::turboshaft::SLPTree | private |
TryMatchExtendIntToF32x4(const NodeGroup &node_group, ExtendIntToF32x4Info *info) | v8::internal::compiler::turboshaft::SLPTree | private |
zone() const | v8::internal::compiler::turboshaft::SLPTree | inlineprivate |