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

This is the complete list of members for v8::internal::compiler::RegisterAllocator, including all inherited members.

allocatable_register_codes() constv8::internal::compiler::RegisterAllocatorinlineprotected
allocatable_register_codes_v8::internal::compiler::RegisterAllocatorprivate
allocation_zone() constv8::internal::compiler::RegisterAllocatorinlineprotected
CanProcessRange(LiveRange *range) constv8::internal::compiler::RegisterAllocatorinlineprotected
check_fp_aliasing() constv8::internal::compiler::RegisterAllocatorinlineprotected
check_fp_aliasing_v8::internal::compiler::RegisterAllocatorprivate
code() constv8::internal::compiler::RegisterAllocatorinlineprotected
data() constv8::internal::compiler::RegisterAllocatorinlineprotected
data_v8::internal::compiler::RegisterAllocatorprivate
FindOptimalSpillingPos(LiveRange *range, LifetimePosition pos, SpillMode spill_mode, LiveRange **begin_spill_out)v8::internal::compiler::RegisterAllocatorprotected
FindOptimalSplitPos(LifetimePosition start, LifetimePosition end)v8::internal::compiler::RegisterAllocatorprotected
GetFixedRegisters() constv8::internal::compiler::RegisterAllocatorprotected
GetSplitPositionForInstruction(const LiveRange *range, int instruction_index)v8::internal::compiler::RegisterAllocatorprotected
mode() constv8::internal::compiler::RegisterAllocatorinlineprotected
mode_v8::internal::compiler::RegisterAllocatorprivate
no_combining_v8::internal::compiler::RegisterAllocatorprivate
num_allocatable_registers() constv8::internal::compiler::RegisterAllocatorinlineprotected
num_allocatable_registers_v8::internal::compiler::RegisterAllocatorprivate
num_registers() constv8::internal::compiler::RegisterAllocatorinlineprotected
num_registers_v8::internal::compiler::RegisterAllocatorprivate
operator delete(void *, size_t)v8::internal::ZoneObjectinline
operator delete(void *pointer, Zone *zone)=deletev8::internal::ZoneObject
operator new(size_t, Zone *)=deletev8::internal::ZoneObject
operator new(size_t size, void *ptr)v8::internal::ZoneObjectinline
operator=(const RegisterAllocator &)=deletev8::internal::compiler::RegisterAllocator
RegisterAllocator(RegisterAllocationData *data, RegisterKind kind)v8::internal::compiler::RegisterAllocator
RegisterAllocator(const RegisterAllocator &)=deletev8::internal::compiler::RegisterAllocator
RegisterName(int allocation_index) constv8::internal::compiler::RegisterAllocatorprotected
Spill(LiveRange *range, SpillMode spill_mode)v8::internal::compiler::RegisterAllocatorprotected
SpillMode typedefv8::internal::compiler::RegisterAllocatorprotected
SplitAndSpillRangesDefinedByMemoryOperand()v8::internal::compiler::RegisterAllocatorprotected
SplitBetween(LiveRange *range, LifetimePosition start, LifetimePosition end)v8::internal::compiler::RegisterAllocatorprotected
SplitRangeAt(LiveRange *range, LifetimePosition pos)v8::internal::compiler::RegisterAllocatorprotected