Home
last modified time | relevance | path

Searched refs:vec_cond_stmt (Results 1 – 18 of 18) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4675 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4678 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4675 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4678 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-loop.c5265 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5268 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5264 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5267 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5264 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5267 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-loop.c4914 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4917 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5264 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5267 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5264 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5267 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-loop.c5309 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5312 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop.c4914 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4917 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-loop.c4886 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4889 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop.c4943 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4946 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop.c4888 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4891 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c4943 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
4946 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop.c5493 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5497 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop.c5387 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5390 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5387 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5390 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5387 gimple *vec_cond_stmt = gimple_build_assign (vec_cond, VEC_COND_EXPR, in vect_create_epilog_for_reduction() local
5390 gsi_insert_before (&exit_gsi, vec_cond_stmt, GSI_SAME_STMT); in vect_create_epilog_for_reduction()