Home
last modified time | relevance | path

Searched refs:GROUP_STORE_COUNT (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vectorizer.h605 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c3944 GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt))++; in vectorizable_store()
3951 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
5995 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vectorizer.h600 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c3943 GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt))++; in vectorizable_store()
3950 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
5948 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vectorizer.h667 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c5604 GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt))++; in vectorizable_store()
5611 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
8446 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vectorizer.h695 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c5138 GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt))++; in vectorizable_store()
5145 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
7390 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vectorizer.h667 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c5604 GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt))++; in vectorizable_store()
5611 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
8446 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vectorizer.h970 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c6448 GROUP_STORE_COUNT (vinfo_for_stmt (group_stmt))++; in vectorizable_store()
6458 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
9545 if (GROUP_STORE_COUNT (group_info) == GROUP_SIZE (group_info)) in vect_transform_stmt()
9713 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h970 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c6450 GROUP_STORE_COUNT (vinfo_for_stmt (group_stmt))++; in vectorizable_store()
6460 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
9547 if (GROUP_STORE_COUNT (group_info) == GROUP_SIZE (group_info)) in vect_transform_stmt()
9715 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h970 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c6450 GROUP_STORE_COUNT (vinfo_for_stmt (group_stmt))++; in vectorizable_store()
6460 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
9547 if (GROUP_STORE_COUNT (group_info) == GROUP_SIZE (group_info)) in vect_transform_stmt()
9715 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h970 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c6450 GROUP_STORE_COUNT (vinfo_for_stmt (group_stmt))++; in vectorizable_store()
6460 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
9547 if (GROUP_STORE_COUNT (group_info) == GROUP_SIZE (group_info)) in vect_transform_stmt()
9715 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
H A DChangeLog14053 (vect_transform_stmt): Compare GROUP_STORE_COUNT with GROUP_SIZE
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h970 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c6450 GROUP_STORE_COUNT (vinfo_for_stmt (group_stmt))++; in vectorizable_store()
6460 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
9547 if (GROUP_STORE_COUNT (group_info) == GROUP_SIZE (group_info)) in vect_transform_stmt()
9715 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
H A DChangeLog14053 (vect_transform_stmt): Compare GROUP_STORE_COUNT with GROUP_SIZE
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vectorizer.h970 #define GROUP_STORE_COUNT(S) (S)->store_count macro
H A Dtree-vect-stmts.c6442 GROUP_STORE_COUNT (vinfo_for_stmt (group_stmt))++; in vectorizable_store()
6452 if (GROUP_STORE_COUNT (vinfo_for_stmt (first_stmt)) in vectorizable_store()
9539 if (GROUP_STORE_COUNT (group_info) == GROUP_SIZE (group_info)) in vect_transform_stmt()
9707 GROUP_STORE_COUNT (res) = 0; in new_stmt_vec_info()
H A DChangeLog10930 (vect_transform_stmt): Compare GROUP_STORE_COUNT with GROUP_SIZE

12