Searched refs:first_shift_count (Results 1 – 1 of 1) sorted by relevance
1628 rtx first_shift_count, second_shift_count; in expand_binop() local1639 first_shift_count = GEN_INT (shift_count - BITS_PER_WORD); in expand_binop()1644 first_shift_count = GEN_INT (BITS_PER_WORD - shift_count); in expand_binop()1649 outof_input, first_shift_count, in expand_binop()1665 into_input, first_shift_count, in expand_binop()