Searched refs:allocatable_float_codes_ (Results 1 – 2 of 2) sorted by relevance
81 return allocatable_float_codes_[index]; in GetAllocatableFloatCode()105 return allocatable_float_codes_; in allocatable_float_codes()142 int allocatable_float_codes_[kMaxFPRegisters]; variable
251 allocatable_float_codes_[num_allocatable_float_registers_++] = base_code; in RegisterConfiguration()252 allocatable_float_codes_[num_allocatable_float_registers_++] = in RegisterConfiguration()275 allocatable_float_codes_[i] = allocatable_simd128_codes_[i] = in RegisterConfiguration()286 allocatable_float_codes_[i] = allocatable_double_codes_[i]; in RegisterConfiguration()