v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
register-allocation-phase.h File Reference
Include dependency graph for register-allocation-phase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  v8::internal::compiler::turboshaft::MeetRegisterConstraintsPhase
 
struct  v8::internal::compiler::turboshaft::ResolvePhisPhase
 
struct  v8::internal::compiler::turboshaft::BuildLiveRangesPhase
 
struct  v8::internal::compiler::turboshaft::BuildLiveRangeBundlesPhase
 
struct  v8::internal::compiler::turboshaft::AllocateGeneralRegistersPhase< RegAllocator >
 
struct  v8::internal::compiler::turboshaft::AllocateFPRegistersPhase< RegAllocator >
 
struct  v8::internal::compiler::turboshaft::AllocateSimd128RegistersPhase< RegAllocator >
 
struct  v8::internal::compiler::turboshaft::DecideSpillingModePhase
 
struct  v8::internal::compiler::turboshaft::AssignSpillSlotsPhase
 
struct  v8::internal::compiler::turboshaft::CommitAssignmentPhase
 
struct  v8::internal::compiler::turboshaft::PopulateReferenceMapsPhase
 
struct  v8::internal::compiler::turboshaft::ConnectRangesPhase
 
struct  v8::internal::compiler::turboshaft::ResolveControlFlowPhase
 
struct  v8::internal::compiler::turboshaft::OptimizeMovesPhase
 
struct  v8::internal::compiler::turboshaft::FrameElisionPhase
 
struct  v8::internal::compiler::turboshaft::JumpThreadingPhase
 
struct  v8::internal::compiler::turboshaft::AssembleCodePhase
 
struct  v8::internal::compiler::turboshaft::FinalizeCodePhase
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 
namespace  v8::internal::compiler::turboshaft