| Base typedef | v8::internal::compiler::turboshaft::OperationT< LoadOp > | |
| base() const | v8::internal::compiler::turboshaft::LoadOp | inline |
| Cast() | v8::internal::compiler::turboshaft::Operation | inline |
| Cast() const | v8::internal::compiler::turboshaft::Operation | inline |
| derived_this() | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| derived_this() const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| Effects() const | v8::internal::compiler::turboshaft::LoadOp | inline |
| v8::internal::compiler::turboshaft::OperationT< LoadOp >::Effects() | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlinestatic |
| EffectsIfStatic() | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlinestatic |
| element_size_log2 | v8::internal::compiler::turboshaft::LoadOp | |
| EqualsForGVN(const Base &other) const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| Explode(Fn fn, Mapper &mapper) const | v8::internal::compiler::turboshaft::LoadOp | inline |
| hash_value(HashingStrategy strategy=HashingStrategy::kDefault) const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| HashWithOptions(const Args &... args) const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| index() const | v8::internal::compiler::turboshaft::LoadOp | inline |
| input(size_t i) | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| input(size_t i) const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| input(size_t i) const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| input_count | v8::internal::compiler::turboshaft::Operation | |
| inputs() | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| inputs() const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| inputs_rep(ZoneVector< MaybeRegisterRepresentation > &storage) const | v8::internal::compiler::turboshaft::LoadOp | inline |
| Is() const | v8::internal::compiler::turboshaft::Operation | inline |
| IsBlockTerminator() | v8::internal::compiler::turboshaft::OperationT< LoadOp > | 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< LoadOp > | inline |
| kind | v8::internal::compiler::turboshaft::LoadOp | |
| loaded_rep | v8::internal::compiler::turboshaft::LoadOp | |
| LoadOp(OpIndex base, OptionalOpIndex index, Kind kind, MemoryRepresentation loaded_rep, RegisterRepresentation result_rep, int32_t offset, uint8_t element_size_log2) | v8::internal::compiler::turboshaft::LoadOp | inline |
| machine_type() const | v8::internal::compiler::turboshaft::LoadOp | |
| New(Graph *graph, OpIndex base, OptionalOpIndex index, Kind kind, MemoryRepresentation loaded_rep, RegisterRepresentation result_rep, int32_t offset, uint8_t element_size_log2) | v8::internal::compiler::turboshaft::LoadOp | inlinestatic |
| v8::internal::compiler::turboshaft::OperationT< LoadOp >::New(Graph *graph, size_t input_count, Args... args) | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlinestatic |
| v8::internal::compiler::turboshaft::OperationT< LoadOp >::New(Graph *graph, ShadowyOpIndexVectorWrapper inputs, Args... args) | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlinestatic |
| offset | v8::internal::compiler::turboshaft::LoadOp | |
| OffsetIsValid(int32_t offset, bool tagged_base) | v8::internal::compiler::turboshaft::LoadOp | inlinestatic |
| opcode | v8::internal::compiler::turboshaft::OperationT< LoadOp > | 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< LoadOp > | inlineexplicit |
| OperationT(ShadowyOpIndexVectorWrapper inputs) | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlineexplicit |
| operator=(const Operation &)=delete | v8::internal::compiler::turboshaft::Operation | protected |
| operator==(const Base &other) const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| options() const | v8::internal::compiler::turboshaft::LoadOp | inline |
| outputs_rep() const | v8::internal::compiler::turboshaft::LoadOp | inline |
| Print() const | v8::internal::compiler::turboshaft::Operation | |
| PrintInputs(std::ostream &os, const std::string &op_index_prefix) const | v8::internal::compiler::turboshaft::LoadOp | |
| PrintOptions(std::ostream &os) const | v8::internal::compiler::turboshaft::LoadOp | |
| PrintOptionsHelper(std::ostream &os, const std::tuple< T... > &options, std::index_sequence< I... >) | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlineprivatestatic |
| result_rep | v8::internal::compiler::turboshaft::LoadOp | |
| saturated_use_count | v8::internal::compiler::turboshaft::Operation | |
| StorageSlotCount(size_t input_count) | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inlinestatic |
| StorageSlotCount() const | v8::internal::compiler::turboshaft::OperationT< LoadOp > | inline |
| v8::internal::compiler::turboshaft::Operation::StorageSlotCount(Opcode opcode, size_t input_count) | v8::internal::compiler::turboshaft::Operation | inlinestatic |
| 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::LoadOp | inline |