AliasingKind enum name (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | |
allocatable_double_codes() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
allocatable_double_codes_mask() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
allocatable_float_codes() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
allocatable_float_codes_mask() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
allocatable_general_codes() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
allocatable_general_codes_mask() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
allocatable_simd128_codes() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
AreAliases(MachineRepresentation rep, int index, MachineRepresentation other_rep, int other_index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | |
COMBINE enum value (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | |
Default() (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | static |
fp_aliasing_kind() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
GetAliases(MachineRepresentation rep, int index, MachineRepresentation other_rep, int *alias_base_index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | |
GetAllocatableDoubleCode(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
GetAllocatableFloatCode(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
GetAllocatableGeneralCode(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
GetAllocatableSimd128Code(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
IsAllocatableDoubleCode(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
IsAllocatableFloatCode(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
IsAllocatableGeneralCode(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
IsAllocatableSimd128Code(int index) const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
kMaxFPRegisters (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | static |
kMaxGeneralRegisters (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | static |
num_allocatable_double_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_allocatable_float_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_allocatable_general_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_allocatable_simd128_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_double_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_float_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_general_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
num_simd128_registers() const (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | inline |
OVERLAP enum value (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | |
Poisoning() (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | static |
RegisterConfiguration(int num_general_registers, int num_double_registers, int num_allocatable_general_registers, int num_allocatable_double_registers, const int *allocatable_general_codes, const int *allocatable_double_codes, AliasingKind fp_aliasing_kind) (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | |
RestrictGeneralRegisters(RegList registers) (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | static |
~RegisterConfiguration()=default (defined in v8::internal::RegisterConfiguration) | v8::internal::RegisterConfiguration | virtual |