Searched refs:try_widen_shift_mode (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | combine.c | 9856 try_widen_shift_mode (enum rtx_code code, rtx op, int count, in try_widen_shift_mode() function 9964 shift_mode = try_widen_shift_mode (code, varop, count, result_mode, in simplify_shift_const_1() 10559 shift_mode = try_widen_shift_mode (code, varop, count, result_mode, mode, in simplify_shift_const_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | combine.c | 10441 try_widen_shift_mode (enum rtx_code code, rtx op, int count, in try_widen_shift_mode() function 10549 shift_mode = try_widen_shift_mode (code, varop, count, in simplify_shift_const_1() 11225 shift_mode = try_widen_shift_mode (code, varop, count, int_result_mode, in simplify_shift_const_1()
|