Searched refs:allocatable_float_codes_mask_ (Results 1 – 2 of 2) sorted by relevance
80 return ((1 << index) & allocatable_float_codes_mask_) != 0; in IsAllocatableFloatCode()122 int32_t allocatable_float_codes_mask_; variable
140 allocatable_float_codes_mask_(0), in RegisterConfiguration()167 allocatable_float_codes_mask_ |= (0x3 << base_code); in RegisterConfiguration()176 allocatable_float_codes_mask_ = allocatable_double_codes_mask_; in RegisterConfiguration()