Searched refs:scalar_type_unsigned (Results 1 – 2 of 2) sorted by relevance
4900 tree scalar_type_unsigned = make_unsigned_type (scalar_precision); in vect_create_epilog_for_reduction() local4902 (scalar_type_unsigned, TYPE_VECTOR_SUBPARTS (vectype)); in vect_create_epilog_for_reduction()4975 tree data_reduc = make_ssa_name (scalar_type_unsigned); in vect_create_epilog_for_reduction()
5555 tree scalar_type_unsigned = make_unsigned_type (scalar_precision); in vect_create_epilog_for_reduction() local5556 tree vectype_unsigned = get_same_sized_vectype (scalar_type_unsigned, in vect_create_epilog_for_reduction()5627 tree data_reduc = make_ssa_name (scalar_type_unsigned); in vect_create_epilog_for_reduction()