Searched refs:max_bit (Results 1 – 2 of 2) sorted by relevance
18237 int max_bit = -1; in comp_not_to_clear_mask_str_un() local18287 max_bit = last_used_bit_t; in comp_not_to_clear_mask_str_un()18289 else if (max_reg == regno_t && max_bit < last_used_bit_t) in comp_not_to_clear_mask_str_un()18290 max_bit = last_used_bit_t; in comp_not_to_clear_mask_str_un()18302 mask = ((uint32_t) 1 << max_bit) - 1; in comp_not_to_clear_mask_str_un()18307 *last_used_bit = max_bit; in comp_not_to_clear_mask_str_un()
18412 int max_bit = -1; in comp_not_to_clear_mask_str_un() local18462 max_bit = last_used_bit_t; in comp_not_to_clear_mask_str_un()18464 else if (max_reg == regno_t && max_bit < last_used_bit_t) in comp_not_to_clear_mask_str_un()18465 max_bit = last_used_bit_t; in comp_not_to_clear_mask_str_un()18477 mask = ((uint32_t) 1 << max_bit) - 1; in comp_not_to_clear_mask_str_un()18482 *last_used_bit = max_bit; in comp_not_to_clear_mask_str_un()