Searched refs:first_count (Results 1 – 2 of 2) sorted by relevance
1096 unsigned int first_count = UINT_MAX; in unchanged_partition() local1108 first_count = count; in unchanged_partition()1109 else if (count != first_count) in unchanged_partition()
8782 unsigned int first_count = INTVAL (XEXP (varop, 1)); in simplify_shift_const_1() local8800 & ~(((HOST_WIDE_INT) 1 << first_count) - 1)); in simplify_shift_const_1()8806 count = first_count; in simplify_shift_const_1()8821 > first_count)) in simplify_shift_const_1()8824 count -= first_count; in simplify_shift_const_1()8856 count += first_count; in simplify_shift_const_1()8892 count += first_count; in simplify_shift_const_1()8894 count -= first_count; in simplify_shift_const_1()