Searched refs:allocatable_general_codes_mask_ (Results 1 – 2 of 2) sorted by relevance
72 return allocatable_general_codes_mask_; in allocatable_general_codes_mask()85 return ((1 << index) & allocatable_general_codes_mask_) != 0; in IsAllocatableGeneralCode()158 int32_t allocatable_general_codes_mask_; variable
312 allocatable_general_codes_mask_(0), in RegisterConfiguration()327 allocatable_general_codes_mask_ |= (1 << allocatable_general_codes_[i]); in RegisterConfiguration()