Home
last modified time | relevance | path

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

12

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-loop.c4782 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4978 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4979 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4988 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5205 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5233 1, induction_index); in vect_create_epilog_for_reduction()
5258 induction_index, in vect_create_epilog_for_reduction()
5315 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5317 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5330 induction_index, in vect_create_epilog_for_reduction()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c4781 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4977 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4978 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4987 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5232 1, induction_index); in vect_create_epilog_for_reduction()
5257 induction_index, in vect_create_epilog_for_reduction()
5314 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5316 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5329 induction_index, in vect_create_epilog_for_reduction()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c4781 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4977 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4978 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4987 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5232 1, induction_index); in vect_create_epilog_for_reduction()
5257 induction_index, in vect_create_epilog_for_reduction()
5314 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5316 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5329 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-loop.c4432 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4637 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4638 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4645 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
4854 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4882 1, induction_index); in vect_create_epilog_for_reduction()
4907 induction_index, in vect_create_epilog_for_reduction()
4964 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4966 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4979 induction_index, in vect_create_epilog_for_reduction()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c4781 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4977 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4978 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4987 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5232 1, induction_index); in vect_create_epilog_for_reduction()
5257 induction_index, in vect_create_epilog_for_reduction()
5314 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5316 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5329 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c4781 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4977 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4978 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4987 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5204 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5232 1, induction_index); in vect_create_epilog_for_reduction()
5257 induction_index, in vect_create_epilog_for_reduction()
5314 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5316 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5329 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-loop.c4826 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
5022 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
5023 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
5032 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5249 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5277 1, induction_index); in vect_create_epilog_for_reduction()
5302 induction_index, in vect_create_epilog_for_reduction()
5359 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5361 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5374 induction_index, in vect_create_epilog_for_reduction()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop.c4432 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4637 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4638 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4645 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
4854 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4882 1, induction_index); in vect_create_epilog_for_reduction()
4907 induction_index, in vect_create_epilog_for_reduction()
4964 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4966 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4979 induction_index, in vect_create_epilog_for_reduction()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-loop.c4404 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4609 induction_index = make_ssa_name (cr_index_vector_type); in vect_create_epilog_for_reduction()
4610 gimple *index_condition = gimple_build_assign (induction_index, in vect_create_epilog_for_reduction()
4617 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
4826 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4854 1, induction_index); in vect_create_epilog_for_reduction()
4879 induction_index, in vect_create_epilog_for_reduction()
4936 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4938 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4951 induction_index, in vect_create_epilog_for_reduction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop.c4556 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4719 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
4720 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
4883 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4911 1, induction_index); in vect_create_epilog_for_reduction()
4936 induction_index, in vect_create_epilog_for_reduction()
4993 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4995 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5008 induction_index, in vect_create_epilog_for_reduction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop.c4501 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4664 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
4665 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
4828 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4856 1, induction_index); in vect_create_epilog_for_reduction()
4881 induction_index, in vect_create_epilog_for_reduction()
4938 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4940 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4953 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c4556 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
4719 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
4720 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
4883 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4911 1, induction_index); in vect_create_epilog_for_reduction()
4936 induction_index, in vect_create_epilog_for_reduction()
4993 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
4995 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5008 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop.c5127 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
5281 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
5282 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5437 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5461 1, induction_index); in vect_create_epilog_for_reduction()
5486 induction_index, in vect_create_epilog_for_reduction()
5544 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5546 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5559 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop.c5016 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
5169 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
5170 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5327 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5355 1, induction_index); in vect_create_epilog_for_reduction()
5380 induction_index, in vect_create_epilog_for_reduction()
5437 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5439 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5452 induction_index, in vect_create_epilog_for_reduction()
H A DChangeLog-201726286 (vect_create_epilog_for_reduction): ... here. Remove induction_index
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5016 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
5169 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
5170 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5327 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5355 1, induction_index); in vect_create_epilog_for_reduction()
5380 induction_index, in vect_create_epilog_for_reduction()
5437 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5439 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5452 induction_index, in vect_create_epilog_for_reduction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5016 tree induction_index = NULL_TREE; in vect_create_epilog_for_reduction() local
5169 induction_index = new_phi_tree; in vect_create_epilog_for_reduction()
5170 add_phi_arg (as_a <gphi *> (new_phi), induction_index, in vect_create_epilog_for_reduction()
5327 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
5355 1, induction_index); in vect_create_epilog_for_reduction()
5380 induction_index, in vect_create_epilog_for_reduction()
5437 tree idx_eltype = TREE_TYPE (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5439 poly_uint64 nunits = TYPE_VECTOR_SUBPARTS (TREE_TYPE (induction_index)); in vect_create_epilog_for_reduction()
5452 induction_index, in vect_create_epilog_for_reduction()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4279 slp_tree slp_node, tree induction_index) in vect_create_epilog_for_reduction() argument
4617 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4644 induction_index); in vect_create_epilog_for_reduction()
4668 induction_index, in vect_create_epilog_for_reduction()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4279 slp_tree slp_node, tree induction_index) in vect_create_epilog_for_reduction() argument
4617 tree index_vec_type = TREE_TYPE (induction_index); in vect_create_epilog_for_reduction()
4644 induction_index); in vect_create_epilog_for_reduction()
4668 induction_index, in vect_create_epilog_for_reduction()

12