Searched defs:mulc (Results 1 – 4 of 4) 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() 1866 check_ctz_string (tree string, unsigned HOST_WIDE_INT mulc, in check_ctz_string() 1896 optimize_count_trailing_zeroes (tree array_ref, tree x, tree mulc, in optimize_count_trailing_zeroes()
|
H A D | tree-vect-generic.c | 489 unsigned HOST_WIDE_INT *mulc = XALLOCAVEC (unsigned HOST_WIDE_INT, nunits); in expand_vector_divmod() local
|
/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() 2275 check_ctz_string (tree string, unsigned HOST_WIDE_INT mulc, in check_ctz_string() 2305 optimize_count_trailing_zeroes (tree array_ref, tree x, tree mulc, in optimize_count_trailing_zeroes()
|
H A D | tree-vect-generic.cc | 589 unsigned HOST_WIDE_INT *mulc = XALLOCAVEC (unsigned HOST_WIDE_INT, nunits); in expand_vector_divmod() local
|