Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcombine.c8546 enum machine_mode shift_mode, tmode; in simplify_shift_const_1() local
8598 shift_mode in simplify_shift_const_1()
8632 == GET_MODE_BITSIZE (shift_mode))) in simplify_shift_const_1()
8645 >= GET_MODE_BITSIZE (shift_mode))) in simplify_shift_const_1()
8654 && ((nonzero_bits (varop, shift_mode) in simplify_shift_const_1()
8665 & GET_MODE_MASK (shift_mode)))) in simplify_shift_const_1()
8819 && GET_MODE (varop) == shift_mode in simplify_shift_const_1()
8972 shift_mode)) in simplify_shift_const_1()
8991 shift_mode))) in simplify_shift_const_1()
9195 shift_mode in simplify_shift_const_1()
[all …]
H A DChangeLog-20016710 * mn10200.c (shift_mode): Remove trailing comma.
32384 Change an argument mode of machine_mode to shift_mode of
32385 shift_mode. Remove an extra error check.