v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::GenericReducerBase< Next > Member List

This is the complete list of members for v8::internal::compiler::turboshaft::GenericReducerBase< Next >, including all inherited members.

Analyze()v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
Base typedefv8::internal::compiler::turboshaft::GenericReducerBase< Next >
Bind(Block *block)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
Branch(V< Word32 > condition, Block *if_true, Block *if_false, BranchHint hint)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
Call(V< CallTarget > callee, OptionalV< turboshaft::FrameState > frame_state, base::Vector< const OpIndex > arguments, const TSCallDescriptor *descriptor, OpEffects effects)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
CanAutoInlineBlocksWithSinglePredecessor() constv8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
CatchBlockBegin()v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
CatchIfInCatchScope(OpIndex throwing_operation)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inlineprivate
CheckException(V< Any > throwing_operation, Block *successor, Block *catch_block)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inlineprivate
FastApiCall(V< FrameState > frame_state, V< Object > data_argument, V< Context > context, base::Vector< const OpIndex > arguments, const FastApiCallParameters *parameters, base::Vector< const RegisterRepresentation > out_reps)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
FixLoopPhi(const PhiOp &input_phi, OpIndex output_index, Block *output_graph_loop)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
Goto(Block *destination, bool is_backedge)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
PendingLoopPhi(OpIndex first, RegisterRepresentation rep)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
Phi(base::Vector< const OpIndex > inputs, RegisterRepresentation rep)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
RemoveLast(OpIndex index_of_last_operation)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline
Switch(V< Word32 > input, base::Vector< SwitchOp::Case > cases, Block *default_case, BranchHint default_hint)v8::internal::compiler::turboshaft::GenericReducerBase< Next >inline