Searched refs:allocatable_float_codes_mask_ (Results 1 – 2 of 2) sorted by relevance
78 return allocatable_float_codes_mask_; in allocatable_float_codes_mask()92 return ((1 << index) & allocatable_float_codes_mask_) != 0; in IsAllocatableFloatCode()159 int32_t allocatable_float_codes_mask_; variable
313 allocatable_float_codes_mask_(0), in RegisterConfiguration()344 allocatable_float_codes_mask_ |= (0x3 << base_code); in RegisterConfiguration()369 allocatable_float_codes_mask_ = allocatable_simd128_codes_mask_ = in RegisterConfiguration()