Searched refs:allocatable_float_codes_ (Results 1 – 2 of 2) sorted by relevance
77 return allocatable_float_codes_[index]; in GetAllocatableFloatCode()98 return allocatable_float_codes_; in allocatable_float_codes()125 int allocatable_float_codes_[kMaxFPRegisters]; variable
164 allocatable_float_codes_[num_allocatable_float_registers_++] = base_code; in RegisterConfiguration()165 allocatable_float_codes_[num_allocatable_float_registers_++] = in RegisterConfiguration()174 allocatable_float_codes_[i] = allocatable_double_codes_[i]; in RegisterConfiguration()