Home
last modified time | relevance | path

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

/external/v8/src/
Dregister-configuration.h89 return allocatable_float_codes_[index]; in GetAllocatableFloatCode()
126 return allocatable_float_codes_; in allocatable_float_codes()
163 int allocatable_float_codes_[kMaxFPRegisters]; variable
Dregister-configuration.cc341 allocatable_float_codes_[num_allocatable_float_registers_++] = base_code; in RegisterConfiguration()
342 allocatable_float_codes_[num_allocatable_float_registers_++] = in RegisterConfiguration()
366 allocatable_float_codes_[i] = allocatable_simd128_codes_[i] = in RegisterConfiguration()