Searched defs:mulc (Results 1 – 2 of 2) sorted by relevance
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()
589 unsigned HOST_WIDE_INT *mulc = XALLOCAVEC (unsigned HOST_WIDE_INT, nunits); in expand_vector_divmod() local