| AddGapMove(int index, Instruction::GapPosition position, const InstructionOperand &from, const InstructionOperand &to) | v8::internal::compiler::RegisterAllocationData |  | 
  | allocation_zone() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | allocation_zone_ | v8::internal::compiler::RegisterAllocationData | private | 
  | assigned_double_registers_ | v8::internal::compiler::RegisterAllocationData | private | 
  | assigned_registers_ | v8::internal::compiler::RegisterAllocationData | private | 
  | assigned_simd128_registers_ | v8::internal::compiler::RegisterAllocationData | private | 
  | AssignSpillRangeToLiveRange(TopLevelLiveRange *range, SpillMode spill_mode) | v8::internal::compiler::RegisterAllocationData |  | 
  | code() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | code_ | v8::internal::compiler::RegisterAllocationData | private | 
  | code_zone() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | config() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | config_ | v8::internal::compiler::RegisterAllocationData | private | 
  | CreateSpillRangeForLiveRange(TopLevelLiveRange *range) | v8::internal::compiler::RegisterAllocationData |  | 
  | debug_name() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | debug_name_ | v8::internal::compiler::RegisterAllocationData | private | 
  | delayed_references() | v8::internal::compiler::RegisterAllocationData | inline | 
  | delayed_references_ | v8::internal::compiler::RegisterAllocationData | private | 
  | DelayedReferences typedef | v8::internal::compiler::RegisterAllocationData |  | 
  | ExistsUseWithoutDefinition() | v8::internal::compiler::RegisterAllocationData |  | 
  | fixed_double_live_ranges() | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_double_live_ranges() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_double_live_ranges_ | v8::internal::compiler::RegisterAllocationData | private | 
  | fixed_float_live_ranges() | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_float_live_ranges() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_float_live_ranges_ | v8::internal::compiler::RegisterAllocationData | private | 
  | fixed_fp_register_use_ | v8::internal::compiler::RegisterAllocationData | private | 
  | fixed_live_ranges() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_live_ranges() | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_live_ranges_ | v8::internal::compiler::RegisterAllocationData | private | 
  | fixed_register_use_ | v8::internal::compiler::RegisterAllocationData | private | 
  | fixed_simd128_live_ranges() | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_simd128_live_ranges() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | fixed_simd128_live_ranges_ | v8::internal::compiler::RegisterAllocationData | private | 
  | fixed_simd128_register_use_ | v8::internal::compiler::RegisterAllocationData | private | 
  | frame() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | frame_ | v8::internal::compiler::RegisterAllocationData | private | 
  | GetLiveRangeFor(int index) | v8::internal::compiler::RegisterAllocationData |  | 
  | GetPhiMapValueFor(TopLevelLiveRange *top_range) | v8::internal::compiler::RegisterAllocationData |  | 
  | GetPhiMapValueFor(int virtual_register) | v8::internal::compiler::RegisterAllocationData |  | 
  | GetSpillState(RpoNumber block) | v8::internal::compiler::RegisterAllocationData | inline | 
  | HasFixedUse(MachineRepresentation rep, int index) | v8::internal::compiler::RegisterAllocationData |  | 
  | InitializePhiMap(const InstructionBlock *block, PhiInstruction *phi) | v8::internal::compiler::RegisterAllocationData |  | 
  | IsBlockBoundary(LifetimePosition pos) const | v8::internal::compiler::RegisterAllocationData |  | 
  | kNumberOfFixedRangesPerRegister | v8::internal::compiler::RegisterAllocationData | static | 
  | kSpillAtDefinition enum value | v8::internal::compiler::RegisterAllocationData |  | 
  | kSpillDeferred enum value | v8::internal::compiler::RegisterAllocationData |  | 
  | live_in_sets() | v8::internal::compiler::RegisterAllocationData | inline | 
  | live_in_sets_ | v8::internal::compiler::RegisterAllocationData | private | 
  | live_out_sets() | v8::internal::compiler::RegisterAllocationData | inline | 
  | live_out_sets_ | v8::internal::compiler::RegisterAllocationData | private | 
  | live_ranges() const | v8::internal::compiler::RegisterAllocationData | inline | 
  | live_ranges() | v8::internal::compiler::RegisterAllocationData | inline | 
  | live_ranges_ | v8::internal::compiler::RegisterAllocationData | private | 
  | MarkAllocated(MachineRepresentation rep, int index) | v8::internal::compiler::RegisterAllocationData |  | 
  | MarkFixedUse(MachineRepresentation rep, int index) | v8::internal::compiler::RegisterAllocationData |  | 
  | NewLiveRange(int index, MachineRepresentation rep) | v8::internal::compiler::RegisterAllocationData |  | 
  | 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 RegisterAllocationData &)=delete | v8::internal::compiler::RegisterAllocationData |  | 
  | phi_map_ | v8::internal::compiler::RegisterAllocationData | private | 
  | PhiMap typedef | v8::internal::compiler::RegisterAllocationData |  | 
  | preassigned_slot_ranges() | v8::internal::compiler::RegisterAllocationData | inline | 
  | preassigned_slot_ranges_ | v8::internal::compiler::RegisterAllocationData | private | 
  | RangesDefinedInDeferredStayInDeferred() | v8::internal::compiler::RegisterAllocationData |  | 
  | RangesWithPreassignedSlots typedef | v8::internal::compiler::RegisterAllocationData |  | 
  | RegisterAllocationData(const RegisterAllocationData &)=delete | v8::internal::compiler::RegisterAllocationData |  | 
  | RegisterAllocationData(const RegisterConfiguration *config, Zone *allocation_zone, Frame *frame, InstructionSequence *code, TickCounter *tick_counter, const char *debug_name=nullptr) | v8::internal::compiler::RegisterAllocationData |  | 
  | RememberSpillState(RpoNumber block, const ZoneVector< LiveRange * > &state) | v8::internal::compiler::RegisterAllocationData | inline | 
  | RepresentationFor(int virtual_register) | v8::internal::compiler::RegisterAllocationData |  | 
  | ResetSpillState() | v8::internal::compiler::RegisterAllocationData | inline | 
  | slot_for_const_range() | v8::internal::compiler::RegisterAllocationData | inline | 
  | slot_for_const_range_ | v8::internal::compiler::RegisterAllocationData | private | 
  | spill_state_ | v8::internal::compiler::RegisterAllocationData | private | 
  | SpillMode enum name | v8::internal::compiler::RegisterAllocationData |  | 
  | tick_counter() | v8::internal::compiler::RegisterAllocationData | inline | 
  | tick_counter_ | v8::internal::compiler::RegisterAllocationData | private | 
  | virtual_register_count_ | v8::internal::compiler::RegisterAllocationData | private |