AtomicRMW(OpIndex base, OpIndex index, OpIndex value, OptionalOpIndex expected, AtomicRMWOp::BinOp bin_op, RegisterRepresentation in_out_rep, MemoryRepresentation memory_rep, MemoryAccessKind kind) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Call(V< CallTarget > callee, OptionalV< FrameState > frame_state, base::Vector< const OpIndex > arguments, const TSCallDescriptor *descriptor, OpEffects effects) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Change(OpIndex input, ChangeOp::Kind kind, ChangeOp::Assumption assumption, RegisterRepresentation from, RegisterRepresentation to) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
CheckPairOrPairOp(V< Word32Pair > input) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
Comparison(V< Any > left, V< Any > right, ComparisonOp::Kind kind, RegisterRepresentation rep) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Constant(ConstantOp::Kind kind, ConstantOp::Storage value) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
FixLoopPhi(const PhiOp &input_phi, OpIndex output_index, Block *output_graph_loop) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
FrameState(base::Vector< const OpIndex > inputs, bool inlined, const FrameStateData *data) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
IncreaseOffset(OptionalV< Word32 > index, int32_t offset, int32_t add_offset, bool tagged_base) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
InitializeIndexMaps() | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
Int64LoweringReducer() | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Load(OpIndex base, OptionalOpIndex index, LoadOp::Kind kind, MemoryRepresentation loaded_rep, RegisterRepresentation result_rep, int32_t offset, uint8_t element_scale) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
LowerBitwiseAnd(V< Word32Pair > left, V< Word32Pair > right) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerBitwiseOr(V< Word32Pair > left, V< Word32Pair > right) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerBitwiseXor(V< Word32Pair > left, V< Word32Pair > right) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerCall(V< CallTarget > callee, OptionalV< FrameState > frame_state, base::Vector< const OpIndex > arguments, const TSCallDescriptor *descriptor, OpEffects effects, bool is_tail_call) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerClz(V< Word32Pair > input) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerCtz(V< Word32Pair > input) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerPairBinOp(V< Word32Pair > left, V< Word32Pair > right, Word32PairBinopOp::Kind kind) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerPairShiftOp(V< Word32Pair > left, V< Word32 > right, Word32PairBinopOp::Kind kind) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerPopCount(V< Word32Pair > input) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerRotateRight(V< Word32Pair > left, V< Word32 > right) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
LowerSignExtend(V< Word32 > input) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
matcher_ | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | private |
param_index_map_ | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | private |
Parameter(int32_t parameter_index, RegisterRepresentation rep, const char *debug_name="") | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
PendingLoopPhi(OpIndex input, RegisterRepresentation rep) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Phi(base::Vector< const OpIndex > inputs, RegisterRepresentation rep) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Return(V< Word32 > pop_count, base::Vector< const OpIndex > return_values, bool spill_caller_frame_slots) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
returns_i64_ | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | private |
Shift(Word32OrWord32Pair left, V< Word32 > right, ShiftOp::Kind kind, WordRepresentation rep) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
sig_ | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | private |
Simd128ExtractLane(V< Simd128 > input, Simd128ExtractLaneOp::Kind kind, uint8_t lane) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Simd128ReplaceLane(V< Simd128 > into, V< Any > new_lane, Simd128ReplaceLaneOp::Kind kind, uint8_t lane) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Simd128Splat(V< Any > input, Simd128SplatOp::Kind kind) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Store(OpIndex base, OptionalOpIndex index, OpIndex value, StoreOp::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) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
TailCall(OpIndex callee, base::Vector< const OpIndex > arguments, const TSCallDescriptor *descriptor) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
Unpack(V< Word32Pair > input) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inlineprivate |
Word32OrWord32Pair typedef | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | |
WordBinop(Word32OrWord32Pair left, Word32OrWord32Pair right, WordBinopOp::Kind kind, WordRepresentation rep) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
WordUnary(Word32OrWord32Pair input, WordUnaryOp::Kind kind, WordRepresentation rep) | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | inline |
zone_ | v8::internal::compiler::turboshaft::Int64LoweringReducer< Next > | private |