Searched refs:check_ctz_string (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-forwprop.c | 1866 check_ctz_string (tree string, unsigned HOST_WIDE_INT mulc, in check_ctz_string() function 1940 return check_ctz_string (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 | 2275 check_ctz_string (tree string, unsigned HOST_WIDE_INT mulc, in check_ctz_string() function 2349 return check_ctz_string (ctor, val, zero_val, shiftval, input_bits); in optimize_count_trailing_zeroes()
|
H A D | ChangeLog-2020 | 38580 (check_ctz_string): Likewise.
|