Searched refs:second_shift_count (Results 1 – 2 of 2) sorted by relevance
1573 HOST_WIDE_INT first_shift_count, second_shift_count; in expand_binop() local1585 second_shift_count = 2 * BITS_PER_WORD - shift_count; in expand_binop()1590 second_shift_count = shift_count; in expand_binop()1595 = gen_int_shift_amount (word_mode, second_shift_count); in expand_binop()
1893 HOST_WIDE_INT first_shift_count, second_shift_count; in expand_binop() local1905 second_shift_count = 2 * BITS_PER_WORD - shift_count; in expand_binop()1910 second_shift_count = shift_count; in expand_binop()1915 = gen_int_shift_amount (word_mode, second_shift_count); in expand_binop()