5#ifndef V8_COMPILER_BACKEND_REGISTER_ALLOCATION_H_
6#define V8_COMPILER_BACKEND_REGISTER_ALLOCATION_H_
int num_general_registers() const
int num_allocatable_general_registers() const
int num_double_registers() const
const int * allocatable_double_codes() const
int num_allocatable_double_registers() const
int num_allocatable_simd128_registers() const
const int * allocatable_simd128_codes() const
int num_simd128_registers() const
const int * allocatable_general_codes() const
const int * GetAllocatableRegisterCodes(const RegisterConfiguration *config, RegisterKind kind)
int GetAllocatableRegisterCount(const RegisterConfiguration *config, RegisterKind kind)
int GetRegisterCount(const RegisterConfiguration *config, RegisterKind kind)
int ByteWidthForStackSlot(MachineRepresentation rep)
constexpr int kSimd128Size
constexpr int kSimd256Size
constexpr int kSystemPointerSize
constexpr int kDoubleSize