Searched refs:check_ctz_array (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-forwprop.c | 1827 check_ctz_array (tree ctor, unsigned HOST_WIDE_INT mulc, in check_ctz_array() function 1936 return check_ctz_array (ctor, val, zero_val, shiftval, input_bits); in optimize_count_trailing_zeroes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-forwprop.cc | 2236 check_ctz_array (tree ctor, unsigned HOST_WIDE_INT mulc, in check_ctz_array() function 2345 return check_ctz_array (ctor, val, zero_val, shiftval, input_bits); in optimize_count_trailing_zeroes()
|
H A D | ChangeLog-2020 | 38579 * tree-ssa-forwprop.c (check_ctz_array): Add new function.
|