allocatable_register_codes() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
allocatable_register_codes_ | v8::internal::compiler::RegisterAllocator | private |
allocation_zone() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
CanProcessRange(LiveRange *range) const | v8::internal::compiler::RegisterAllocator | inlineprotected |
check_fp_aliasing() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
check_fp_aliasing_ | v8::internal::compiler::RegisterAllocator | private |
code() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
data() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
data_ | v8::internal::compiler::RegisterAllocator | private |
FindOptimalSpillingPos(LiveRange *range, LifetimePosition pos, SpillMode spill_mode, LiveRange **begin_spill_out) | v8::internal::compiler::RegisterAllocator | protected |
FindOptimalSplitPos(LifetimePosition start, LifetimePosition end) | v8::internal::compiler::RegisterAllocator | protected |
GetFixedRegisters() const | v8::internal::compiler::RegisterAllocator | protected |
GetSplitPositionForInstruction(const LiveRange *range, int instruction_index) | v8::internal::compiler::RegisterAllocator | protected |
mode() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
mode_ | v8::internal::compiler::RegisterAllocator | private |
no_combining_ | v8::internal::compiler::RegisterAllocator | private |
num_allocatable_registers() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
num_allocatable_registers_ | v8::internal::compiler::RegisterAllocator | private |
num_registers() const | v8::internal::compiler::RegisterAllocator | inlineprotected |
num_registers_ | v8::internal::compiler::RegisterAllocator | private |
operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
operator=(const RegisterAllocator &)=delete | v8::internal::compiler::RegisterAllocator | |
RegisterAllocator(RegisterAllocationData *data, RegisterKind kind) | v8::internal::compiler::RegisterAllocator | |
RegisterAllocator(const RegisterAllocator &)=delete | v8::internal::compiler::RegisterAllocator | |
RegisterName(int allocation_index) const | v8::internal::compiler::RegisterAllocator | protected |
Spill(LiveRange *range, SpillMode spill_mode) | v8::internal::compiler::RegisterAllocator | protected |
SpillMode typedef | v8::internal::compiler::RegisterAllocator | protected |
SplitAndSpillRangesDefinedByMemoryOperand() | v8::internal::compiler::RegisterAllocator | protected |
SplitBetween(LiveRange *range, LifetimePosition start, LifetimePosition end) | v8::internal::compiler::RegisterAllocator | protected |
SplitRangeAt(LiveRange *range, LifetimePosition pos) | v8::internal::compiler::RegisterAllocator | protected |