Home
last modified time | relevance | path

Searched refs:second_shift_count (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Doptabs.c1628 rtx first_shift_count, second_shift_count; in expand_binop() local
1640 second_shift_count = GEN_INT (2 * BITS_PER_WORD - shift_count); in expand_binop()
1645 second_shift_count = GEN_INT (shift_count); in expand_binop()
1652 into_input, second_shift_count, in expand_binop()
1668 outof_input, second_shift_count, in expand_binop()