Searched refs:allocatable_general_codes_mask_ (Results 1 – 2 of 2) sorted by relevance
59 return allocatable_general_codes_mask_; in allocatable_general_codes_mask()68 return ((1 << index) & allocatable_general_codes_mask_) != 0; in IsAllocatableGeneralCode()120 int32_t allocatable_general_codes_mask_; variable
138 allocatable_general_codes_mask_(0), in RegisterConfiguration()150 allocatable_general_codes_mask_ |= (1 << allocatable_general_codes_[i]); in RegisterConfiguration()