Home
last modified time | relevance | path

Searched refs:nunits1 (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop.c4940 unsigned nunits1 = TYPE_VECTOR_SUBPARTS (vectype).to_constant (); in vect_create_partial_epilog() local
4943 while (nunits > nunits1) in vect_create_partial_epilog()
5740 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5744 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5750 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5752 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5753 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5758 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5761 stype, nunits1); in vect_create_epilog_for_reduction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop.c5193 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5197 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5203 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5205 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5206 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5211 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5214 stype, nunits1); in vect_create_epilog_for_reduction()
5228 while (nunits > nunits1) in vect_create_epilog_for_reduction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop.c5138 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5142 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5148 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5150 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5151 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5156 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5159 stype, nunits1); in vect_create_epilog_for_reduction()
5173 while (nunits > nunits1) in vect_create_epilog_for_reduction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c5193 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5197 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5203 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5205 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5206 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5211 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5214 stype, nunits1); in vect_create_epilog_for_reduction()
5228 while (nunits > nunits1) in vect_create_epilog_for_reduction()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop.c5637 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5641 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5647 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5649 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5650 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5655 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5658 stype, nunits1); in vect_create_epilog_for_reduction()
5672 while (nunits > nunits1) in vect_create_epilog_for_reduction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5637 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5641 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5647 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5649 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5650 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5655 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5658 stype, nunits1); in vect_create_epilog_for_reduction()
5672 while (nunits > nunits1) in vect_create_epilog_for_reduction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5637 unsigned nunits1 = nunits; in vect_create_epilog_for_reduction() local
5641 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5647 if (slp_reduc && nunits != nunits1) in vect_create_epilog_for_reduction()
5649 nunits1 = least_common_multiple (nunits1, group_size); in vect_create_epilog_for_reduction()
5650 gcc_assert (exact_log2 (nunits1) != -1 && nunits1 <= nunits); in vect_create_epilog_for_reduction()
5655 nunits1 = GET_MODE_NUNITS (mode1).to_constant (); in vect_create_epilog_for_reduction()
5658 stype, nunits1); in vect_create_epilog_for_reduction()
5672 while (nunits > nunits1) in vect_create_epilog_for_reduction()