allocatable_register_codes() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
AllocateRegisters() (defined in v8::internal::compiler::LinearScanAllocator) | v8::internal::compiler::LinearScanAllocator | |
allocation_zone() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
CanProcessRange(LiveRange *range) const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
check_fp_aliasing() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
code() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
data() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
FindOptimalSpillingPos(LiveRange *range, LifetimePosition pos) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
FindOptimalSplitPos(LifetimePosition start, LifetimePosition end) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
GetFixedRegisters() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
GetSplitPositionForInstruction(const LiveRange *range, int instruction_index) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
LinearScanAllocator(RegisterAllocationData *data, RegisterKind kind, Zone *local_zone) (defined in v8::internal::compiler::LinearScanAllocator) | v8::internal::compiler::LinearScanAllocator | |
mode() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
num_allocatable_registers() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
num_registers() const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | inlineprotected |
operator delete(void *, size_t) (defined in v8::internal::ZoneObject) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone) (defined in v8::internal::ZoneObject) | v8::internal::ZoneObject | inline |
operator new(size_t size, Zone *zone) (defined in v8::internal::ZoneObject) | v8::internal::ZoneObject | inline |
RegisterAllocator(RegisterAllocationData *data, RegisterKind kind) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | |
RegisterName(int allocation_index) const (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
Spill(LiveRange *range) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
SplitAndSpillRangesDefinedByMemoryOperand() (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
SplitBetween(LiveRange *range, LifetimePosition start, LifetimePosition end) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |
SplitRangeAt(LiveRange *range, LifetimePosition pos) (defined in v8::internal::compiler::RegisterAllocator) | v8::internal::compiler::RegisterAllocator | protected |