Home
last modified time | relevance | path

Searched refs:index_vec_type (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4617 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4618 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4619 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4621 (index_vec_type); in vect_create_epilog_for_reduction()
4648 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4649 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4617 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4618 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4619 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4621 (index_vec_type); in vect_create_epilog_for_reduction()
4648 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4649 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-loop.c5205 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5206 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5207 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5209 (index_vec_type); in vect_create_epilog_for_reduction()
5238 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5239 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c1928 tree index_vec_type = vec_type; in build_index_vector() local
1935 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
1938 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5205 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5206 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5208 (index_vec_type); in vect_create_epilog_for_reduction()
5237 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5238 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c1928 tree index_vec_type = vec_type; in build_index_vector() local
1935 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
1938 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5205 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5206 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5208 (index_vec_type); in vect_create_epilog_for_reduction()
5237 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5238 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c1928 tree index_vec_type = vec_type; in build_index_vector() local
1935 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
1938 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-loop.c4854 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4855 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4856 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4858 (index_vec_type); in vect_create_epilog_for_reduction()
4887 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4888 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5205 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5206 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5208 (index_vec_type); in vect_create_epilog_for_reduction()
5237 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5238 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c1928 tree index_vec_type = vec_type; in build_index_vector() local
1935 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
1938 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5205 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5206 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5208 (index_vec_type); in vect_create_epilog_for_reduction()
5237 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5238 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c1928 tree index_vec_type = vec_type; in build_index_vector() local
1935 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
1938 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-loop.c5249 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5250 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5251 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5253 (index_vec_type); in vect_create_epilog_for_reduction()
5282 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5283 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c1928 tree index_vec_type = vec_type; in build_index_vector() local
1935 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
1938 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop.c4854 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4855 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4856 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4858 (index_vec_type); in vect_create_epilog_for_reduction()
4887 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4888 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-loop.c4826 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4827 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4828 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4830 (index_vec_type); in vect_create_epilog_for_reduction()
4859 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4860 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop.c4883 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4884 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4885 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4886 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
4916 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4917 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop.c4828 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4829 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4830 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4831 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
4861 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4862 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c4883 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
4884 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
4885 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
4886 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
4916 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
4917 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop.c5437 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5438 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5439 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5440 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
5466 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5467 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
H A Dtree.c2162 tree index_vec_type = vec_type; in build_index_vector() local
2169 index_vec_type = build_vector_type (index_elt_type, nunits); in build_index_vector()
2172 tree_vector_builder v (index_vec_type, 1, 3); in build_index_vector()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop.c5327 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5328 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5329 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5330 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
5360 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5361 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5327 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5328 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5329 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5330 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
5360 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5361 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5327 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction() local
5328 gcc_checking_assert (TYPE_UNSIGNED (index_vec_type)); in vect_create_epilog_for_reduction()
5329 tree index_scalar_type = TREE_TYPE (index_vec_type); in vect_create_epilog_for_reduction()
5330 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()
5360 tree max_index_vec = make_ssa_name (index_vec_type); in vect_create_epilog_for_reduction()
5361 tree max_index_vec_rhs = build_vector_from_val (index_vec_type, in vect_create_epilog_for_reduction()

12