Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-forwprop.c1866 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 Dtree-ssa-forwprop.cc2275 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 DChangeLog-202038580 (check_ctz_string): Likewise.