Home
last modified time | relevance | path

Searched refs:STMT_VINFO_NUM_SLP_USES (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c62 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
63 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
116 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
419 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1052 && STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmts[j])) != 0) in vect_build_slp_tree()
H A Dtree-vectorizer.h662 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c62 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
63 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
116 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
419 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1052 && STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmts[j])) != 0) in vect_build_slp_tree()
H A Dtree-vectorizer.h662 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-slp.c74 gcc_assert (STMT_VINFO_NUM_SLP_USES (stmt_info) > 0); in vect_free_slp_tree()
75 STMT_VINFO_NUM_SLP_USES (stmt_info)--; in vect_free_slp_tree()
137 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in vect_create_new_slp_node()
594 if (STMT_VINFO_NUM_SLP_USES (member_info) > 0 in vect_update_shared_vectype()
606 else if (STMT_VINFO_NUM_SLP_USES (stmt_info) == 0 in vect_update_shared_vectype()
1733 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in slp_copy_subtree()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-slp.c74 gcc_assert (STMT_VINFO_NUM_SLP_USES (stmt_info) > 0); in vect_free_slp_tree()
75 STMT_VINFO_NUM_SLP_USES (stmt_info)--; in vect_free_slp_tree()
137 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in vect_create_new_slp_node()
594 if (STMT_VINFO_NUM_SLP_USES (member_info) > 0 in vect_update_shared_vectype()
606 else if (STMT_VINFO_NUM_SLP_USES (stmt_info) == 0 in vect_update_shared_vectype()
1733 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in slp_copy_subtree()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-slp.c74 gcc_assert (STMT_VINFO_NUM_SLP_USES (stmt_info) > 0); in vect_free_slp_tree()
75 STMT_VINFO_NUM_SLP_USES (stmt_info)--; in vect_free_slp_tree()
137 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in vect_create_new_slp_node()
594 if (STMT_VINFO_NUM_SLP_USES (member_info) > 0 in vect_update_shared_vectype()
606 else if (STMT_VINFO_NUM_SLP_USES (stmt_info) == 0 in vect_update_shared_vectype()
1733 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in slp_copy_subtree()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-slp.c75 gcc_assert (STMT_VINFO_NUM_SLP_USES (stmt_info) > 0); in vect_free_slp_tree()
76 STMT_VINFO_NUM_SLP_USES (stmt_info)--; in vect_free_slp_tree()
136 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in vect_create_new_slp_node()
460 if (STMT_VINFO_NUM_SLP_USES (stmt_info) != 0) in vect_get_and_check_slp_defs()
1330 || STMT_VINFO_NUM_SLP_USES (stmt_info)) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h1044 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-slp.c75 gcc_assert (STMT_VINFO_NUM_SLP_USES (stmt_info) > 0); in vect_free_slp_tree()
76 STMT_VINFO_NUM_SLP_USES (stmt_info)--; in vect_free_slp_tree()
136 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in vect_create_new_slp_node()
460 if (STMT_VINFO_NUM_SLP_USES (stmt_info) != 0) in vect_get_and_check_slp_defs()
1330 || STMT_VINFO_NUM_SLP_USES (stmt_info)) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h1044 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-slp.c66 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
67 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
122 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
517 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1346 || STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h963 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c66 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
67 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
122 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
517 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1346 || STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h963 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c66 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
67 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
122 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
517 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1346 || STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h963 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c66 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
67 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
122 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
517 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1346 || STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h963 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c66 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
67 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
122 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
517 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1346 || STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h963 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-slp.c66 gcc_assert (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) > 0); in vect_free_slp_tree()
67 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))--; in vect_free_slp_tree()
122 STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))++; in vect_create_new_slp_node()
517 if (STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt)) != 0) in vect_get_and_check_slp_defs()
1343 || STMT_VINFO_NUM_SLP_USES (vinfo_for_stmt (stmt))) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h963 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-slp.c75 gcc_assert (STMT_VINFO_NUM_SLP_USES (stmt_info) > 0); in vect_free_slp_tree()
76 STMT_VINFO_NUM_SLP_USES (stmt_info)--; in vect_free_slp_tree()
135 STMT_VINFO_NUM_SLP_USES (stmt_info)++; in vect_create_new_slp_node()
464 if (STMT_VINFO_NUM_SLP_USES (stmt_info) != 0) in vect_get_and_check_slp_defs()
1320 || STMT_VINFO_NUM_SLP_USES (stmt_info)) in vect_build_slp_tree_2()
H A Dtree-vectorizer.h1030 #define STMT_VINFO_NUM_SLP_USES(S) (S)->num_slp_uses macro

123