Home
last modified time | relevance | path

Searched refs:SLP_INSTANCE_LOADS (Results 1 – 25 of 99) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-slp.c93 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1057 slp_tree node = SLP_INSTANCE_LOADS (instance)[0]; in vect_supported_slp_permutation_p()
1073 && SLP_INSTANCE_LOADS (instance).iterate (j, &load); in vect_supported_slp_permutation_p()
1100 SLP_INSTANCE_LOADS (instance).release (); in vect_supported_slp_permutation_p()
1101 SLP_INSTANCE_LOADS (instance) = sorted_loads; in vect_supported_slp_permutation_p()
1184 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1204 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1238 && SLP_INSTANCE_LOADS (slp_instn).length () == 2) in vect_supported_load_permutation_p()
1240 SLP_INSTANCE_LOADS (slp_instn).release (); in vect_supported_load_permutation_p()
1332 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
[all …]
H A Dtree-vectorizer.h153 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-slp.c93 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1057 slp_tree node = SLP_INSTANCE_LOADS (instance)[0]; in vect_supported_slp_permutation_p()
1073 && SLP_INSTANCE_LOADS (instance).iterate (j, &load); in vect_supported_slp_permutation_p()
1100 SLP_INSTANCE_LOADS (instance).release (); in vect_supported_slp_permutation_p()
1101 SLP_INSTANCE_LOADS (instance) = sorted_loads; in vect_supported_slp_permutation_p()
1184 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1204 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1238 && SLP_INSTANCE_LOADS (slp_instn).length () == 2) in vect_supported_load_permutation_p()
1240 SLP_INSTANCE_LOADS (slp_instn).release (); in vect_supported_load_permutation_p()
1332 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
[all …]
H A Dtree-vectorizer.h153 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-slp.c103 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1113 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1132 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1149 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_supported_load_permutation_p()
1190 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1202 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1248 if (SLP_INSTANCE_LOADS (slp_instn).length () != group_size) in vect_supported_load_permutation_p()
1250 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1256 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1280 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
[all …]
H A Dtree-vectorizer.h146 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-slp.c96 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1818 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1858 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1859 SLP_INSTANCE_LOADS (slp_instn)[i] = *map.get (node); in vect_attempt_slp_rearrange_stmts()
1860 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1869 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1903 SLP_INSTANCE_LOADS (inst).safe_push (node); in vect_gather_slp_loads()
1953 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2043 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2282 SLP_INSTANCE_LOADS (new_instance) = vNULL; in vect_analyze_slp_instance()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-slp.c96 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1818 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1858 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1859 SLP_INSTANCE_LOADS (slp_instn)[i] = *map.get (node); in vect_attempt_slp_rearrange_stmts()
1860 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1869 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1903 SLP_INSTANCE_LOADS (inst).safe_push (node); in vect_gather_slp_loads()
1953 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2042 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2281 SLP_INSTANCE_LOADS (new_instance) = vNULL; in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-slp.c96 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1818 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1858 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1859 SLP_INSTANCE_LOADS (slp_instn)[i] = *map.get (node); in vect_attempt_slp_rearrange_stmts()
1860 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1869 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1903 SLP_INSTANCE_LOADS (inst).safe_push (node); in vect_gather_slp_loads()
1953 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2043 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2282 SLP_INSTANCE_LOADS (new_instance) = vNULL; in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-slp.c96 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1603 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1606 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1642 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1675 SLP_INSTANCE_LOADS (inst).safe_push (node); in vect_gather_slp_loads()
1706 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1725 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1745 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1814 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2026 SLP_INSTANCE_LOADS (new_instance) = vNULL; in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-slp.c96 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1603 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1606 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1642 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1675 SLP_INSTANCE_LOADS (inst).safe_push (node); in vect_gather_slp_loads()
1706 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1725 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1745 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1814 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2026 SLP_INSTANCE_LOADS (new_instance) = vNULL; in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-slp.c96 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1592 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1595 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1631 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1664 SLP_INSTANCE_LOADS (inst).safe_push (node); in vect_gather_slp_loads()
1695 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1714 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1734 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1803 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2015 SLP_INSTANCE_LOADS (new_instance) = vNULL; in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c81 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1292 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1295 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1336 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1368 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1387 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1407 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1444 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1829 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
H A Dtree-vectorizer.h136 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c81 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1292 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1295 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1336 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1368 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1387 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1407 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1444 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1829 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
H A Dtree-vectorizer.h136 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-slp.c85 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1595 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1598 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1633 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1665 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1684 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1704 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1771 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2265 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
H A Dtree-vectorizer.h161 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c85 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1595 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1598 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1633 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1665 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1684 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1704 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1771 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2265 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
H A Dtree-vectorizer.h161 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c85 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1595 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1598 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1633 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1665 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1684 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1704 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1771 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2265 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
H A Dtree-vectorizer.h161 #define SLP_INSTANCE_LOADS(S) (S)->loads macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c85 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1595 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1598 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1633 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1665 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1684 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1704 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1771 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2265 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c85 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1595 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1598 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1633 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1665 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1684 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1704 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1771 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2265 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-slp.c85 SLP_INSTANCE_LOADS (instance).release (); in vect_free_slp_instance()
1592 node = SLP_INSTANCE_LOADS (slp_instn)[0]; in vect_attempt_slp_rearrange_stmts()
1595 for (i = 1; SLP_INSTANCE_LOADS (slp_instn).iterate (i, &load); ++i) in vect_attempt_slp_rearrange_stmts()
1630 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_attempt_slp_rearrange_stmts()
1662 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1681 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1701 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
1768 FOR_EACH_VEC_ELT (SLP_INSTANCE_LOADS (slp_instn), i, node) in vect_supported_load_permutation_p()
2262 SLP_INSTANCE_LOADS (new_instance) = loads; in vect_analyze_slp_instance()

1234