Home
last modified time | relevance | path

Searched refs:num_allocatable_float_registers (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dregister-configuration.h54 int num_allocatable_float_registers() const { in num_allocatable_float_registers() function
/external/v8/src/compiler/
Dregister-allocator.cc2101 for (int i = 0; i < config()->num_allocatable_float_registers(); in ProcessInstructions()
2970 *num_codes = data()->config()->num_allocatable_float_registers(); in GetFPRegisterSet()