Searched refs:allocatable_float_codes_mask_ (Results 1 – 2 of 2) sorted by relevance
70 return allocatable_float_codes_mask_; in allocatable_float_codes_mask()84 return ((1 << index) & allocatable_float_codes_mask_) != 0; in IsAllocatableFloatCode()138 int32_t allocatable_float_codes_mask_; variable
227 allocatable_float_codes_mask_(0), in RegisterConfiguration()254 allocatable_float_codes_mask_ |= (0x3 << base_code); in RegisterConfiguration()278 allocatable_float_codes_mask_ = allocatable_simd128_codes_mask_ = in RegisterConfiguration()288 allocatable_float_codes_mask_ = allocatable_double_codes_mask_; in RegisterConfiguration()