Base typedef | v8::internal::compiler::turboshaft::OperationT< StoreOp > | |
base() const | v8::internal::compiler::turboshaft::StoreOp | inline |
Cast() | v8::internal::compiler::turboshaft::Operation | inline |
Cast() const | v8::internal::compiler::turboshaft::Operation | inline |
derived_this() | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
derived_this() const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
Effects() const | v8::internal::compiler::turboshaft::StoreOp | inline |
v8::internal::compiler::turboshaft::OperationT< StoreOp >::Effects() | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlinestatic |
EffectsIfStatic() | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlinestatic |
element_size_log2 | v8::internal::compiler::turboshaft::StoreOp | |
EqualsForGVN(const Base &other) const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
Explode(Fn fn, Mapper &mapper) const | v8::internal::compiler::turboshaft::StoreOp | inline |
hash_value(HashingStrategy strategy=HashingStrategy::kDefault) const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
HashWithOptions(const Args &... args) const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
index() const | v8::internal::compiler::turboshaft::StoreOp | inline |
indirect_pointer_tag() const | v8::internal::compiler::turboshaft::StoreOp | inline |
input(size_t i) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
input(size_t i) const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
input(size_t i) const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
input_count | v8::internal::compiler::turboshaft::Operation | |
inputs() | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
inputs() const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
inputs_rep(ZoneVector< MaybeRegisterRepresentation > &storage) const | v8::internal::compiler::turboshaft::StoreOp | inline |
Is() const | v8::internal::compiler::turboshaft::Operation | inline |
IsBlockTerminator() | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlinestatic |
v8::internal::compiler::turboshaft::Operation::IsBlockTerminator() const | v8::internal::compiler::turboshaft::Operation | inline |
IsOnlyUserOf(const Operation &value, const Graph &graph) const | v8::internal::compiler::turboshaft::Operation | |
IsProtectedLoad() const | v8::internal::compiler::turboshaft::Operation | |
IsRequiredWhenUnused() const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
Kind typedef | v8::internal::compiler::turboshaft::StoreOp | |
kind | v8::internal::compiler::turboshaft::StoreOp | |
maybe_initializing_or_transitioning | v8::internal::compiler::turboshaft::StoreOp | |
New(Graph *graph, OpIndex base, OptionalOpIndex index, OpIndex value, Kind kind, MemoryRepresentation stored_rep, WriteBarrierKind write_barrier, int32_t offset, uint8_t element_size_log2, bool maybe_initializing_or_transitioning, IndirectPointerTag maybe_indirect_pointer_tag=kIndirectPointerNullTag) | v8::internal::compiler::turboshaft::StoreOp | inlinestatic |
v8::internal::compiler::turboshaft::OperationT< StoreOp >::New(Graph *graph, size_t input_count, Args... args) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlinestatic |
v8::internal::compiler::turboshaft::OperationT< StoreOp >::New(Graph *graph, ShadowyOpIndexVectorWrapper inputs, Args... args) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlinestatic |
offset | v8::internal::compiler::turboshaft::StoreOp | |
opcode | v8::internal::compiler::turboshaft::OperationT< StoreOp > | static |
Operation(Opcode opcode, size_t input_count) | v8::internal::compiler::turboshaft::Operation | inlineexplicitprotected |
Operation(const Operation &)=delete | v8::internal::compiler::turboshaft::Operation | protected |
OperationT(size_t input_count) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlineexplicit |
OperationT(ShadowyOpIndexVectorWrapper inputs) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlineexplicit |
operator=(const Operation &)=delete | v8::internal::compiler::turboshaft::Operation | protected |
operator==(const Base &other) const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
options() const | v8::internal::compiler::turboshaft::StoreOp | inline |
outputs_rep() const | v8::internal::compiler::turboshaft::StoreOp | inline |
Print() const | v8::internal::compiler::turboshaft::Operation | |
PrintInputs(std::ostream &os, const std::string &op_index_prefix) const | v8::internal::compiler::turboshaft::StoreOp | |
PrintOptions(std::ostream &os) const | v8::internal::compiler::turboshaft::StoreOp | |
PrintOptionsHelper(std::ostream &os, const std::tuple< T... > &options, std::index_sequence< I... >) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlineprivatestatic |
saturated_use_count | v8::internal::compiler::turboshaft::Operation | |
shifted_indirect_pointer_tag | v8::internal::compiler::turboshaft::StoreOp | |
StorageSlotCount(size_t input_count) | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inlinestatic |
StorageSlotCount() const | v8::internal::compiler::turboshaft::OperationT< StoreOp > | inline |
v8::internal::compiler::turboshaft::Operation::StorageSlotCount(Opcode opcode, size_t input_count) | v8::internal::compiler::turboshaft::Operation | inlinestatic |
stored_rep | v8::internal::compiler::turboshaft::StoreOp | |
StoreOp(OpIndex base, OptionalOpIndex index, OpIndex value, Kind kind, MemoryRepresentation stored_rep, WriteBarrierKind write_barrier, int32_t offset, uint8_t element_size_log2, bool maybe_initializing_or_transitioning, IndirectPointerTag maybe_indirect_pointer_tag=kIndirectPointerNullTag) | v8::internal::compiler::turboshaft::StoreOp | inline |
ToString() const | v8::internal::compiler::turboshaft::Operation | |
TryCast() const | v8::internal::compiler::turboshaft::Operation | inline |
TryCast() | v8::internal::compiler::turboshaft::Operation | inline |
V8_CLANG_NO_SANITIZE("memory") bool IsOpmask() const | v8::internal::compiler::turboshaft::Operation | inlineprotected |
Validate(const Graph &graph) const | v8::internal::compiler::turboshaft::StoreOp | inline |
value() const | v8::internal::compiler::turboshaft::StoreOp | inline |
write_barrier | v8::internal::compiler::turboshaft::StoreOp | |