Home
last modified time | relevance | path

Searched refs:max_nunits (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-slp.c132 node->max_nunits = 1; in vect_create_new_slp_node()
554 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
691 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
1031 poly_uint64 *max_nunits,
1039 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1052 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1063 res->max_nunits = this_max_nunits; in vect_build_slp_tree()
1082 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1159 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1449 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
H A Dtree-vectorizer.h137 poly_uint64 max_nunits; member
1359 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits) in vect_update_max_nunits() argument
1364 *max_nunits = force_common_multiple (*max_nunits, nunits); in vect_update_max_nunits()
1372 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype) in vect_update_max_nunits() argument
1374 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype)); in vect_update_max_nunits()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-slp.c132 node->max_nunits = 1; in vect_create_new_slp_node()
554 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
691 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
1031 poly_uint64 *max_nunits,
1039 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1052 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1063 res->max_nunits = this_max_nunits; in vect_build_slp_tree()
1082 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1159 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1449 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
H A Dtree-vectorizer.h137 poly_uint64 max_nunits; member
1359 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits) in vect_update_max_nunits() argument
1364 *max_nunits = force_common_multiple (*max_nunits, nunits); in vect_update_max_nunits()
1372 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype) in vect_update_max_nunits() argument
1374 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype)); in vect_update_max_nunits()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-slp.c403 unsigned nops, unsigned int *max_nunits, in vect_build_slp_tree_1() argument
505 vectorization_factor = *max_nunits; in vect_build_slp_tree_1()
667 (*max_nunits, group_size) / group_size; in vect_build_slp_tree_1()
849 unsigned int *max_nunits, in vect_build_slp_tree() argument
910 unsigned old_max_nunits = *max_nunits; in vect_build_slp_tree()
930 group_size, max_nunits, loads, in vect_build_slp_tree()
958 *max_nunits = old_max_nunits; in vect_build_slp_tree()
970 group_size, max_nunits, loads, in vect_build_slp_tree()
1461 unsigned int max_nunits = 0; in vect_analyze_slp_instance() local
1550 &max_nunits, &loads, in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-slp.c133 node->max_nunits = 1; in vect_create_new_slp_node()
159 node->max_nunits = 1; in vect_create_new_slp_node()
829 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
1181 poly_uint64 *max_nunits,
1188 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1200 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1210 res->max_nunits = this_max_nunits; in vect_build_slp_tree()
1229 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1307 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1584 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
H A Dtree-vectorizer.h140 poly_uint64 max_nunits; member
1564 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits)
1569 *max_nunits = force_common_multiple (*max_nunits, nunits);
1577 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype)
1579 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-slp.c133 node->max_nunits = 1; in vect_create_new_slp_node()
159 node->max_nunits = 1; in vect_create_new_slp_node()
829 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
1181 poly_uint64 *max_nunits,
1188 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1200 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1210 res->max_nunits = this_max_nunits; in vect_build_slp_tree()
1229 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1307 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1584 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
H A Dtree-vectorizer.h140 poly_uint64 max_nunits; member
1564 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits)
1569 *max_nunits = force_common_multiple (*max_nunits, nunits);
1577 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype)
1579 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-slp.c133 node->max_nunits = 1; in vect_create_new_slp_node()
159 node->max_nunits = 1; in vect_create_new_slp_node()
829 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
1181 poly_uint64 *max_nunits,
1188 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1200 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1210 res->max_nunits = this_max_nunits; in vect_build_slp_tree()
1229 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1307 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1584 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
H A Dtree-vectorizer.h140 poly_uint64 max_nunits; member
1564 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits)
1569 *max_nunits = force_common_multiple (*max_nunits, nunits);
1577 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype)
1579 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype));
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
607 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
628 unsigned nops, poly_uint64 *max_nunits, in vect_build_slp_tree_1() argument
691 max_nunits)) in vect_build_slp_tree_1()
1065 poly_uint64 *max_nunits,
1105 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1111 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1138 max_nunits)) in vect_build_slp_tree_2()
1178 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1474 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
607 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
628 unsigned nops, poly_uint64 *max_nunits, in vect_build_slp_tree_1() argument
691 max_nunits)) in vect_build_slp_tree_1()
1065 poly_uint64 *max_nunits,
1105 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1111 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1138 max_nunits)) in vect_build_slp_tree_2()
1178 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1474 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
607 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
628 unsigned nops, poly_uint64 *max_nunits, in vect_build_slp_tree_1() argument
691 max_nunits)) in vect_build_slp_tree_1()
1065 poly_uint64 *max_nunits,
1105 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1111 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1138 max_nunits)) in vect_build_slp_tree_2()
1178 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1474 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
607 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
628 unsigned nops, poly_uint64 *max_nunits, in vect_build_slp_tree_1() argument
691 max_nunits)) in vect_build_slp_tree_1()
1065 poly_uint64 *max_nunits,
1105 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1111 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1138 max_nunits)) in vect_build_slp_tree_2()
1178 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1474 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
607 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
628 unsigned nops, poly_uint64 *max_nunits, in vect_build_slp_tree_1() argument
691 max_nunits)) in vect_build_slp_tree_1()
1065 poly_uint64 *max_nunits,
1105 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1111 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1138 max_nunits)) in vect_build_slp_tree_2()
1178 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1474 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
607 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
628 unsigned nops, poly_uint64 *max_nunits, in vect_build_slp_tree_1() argument
691 max_nunits)) in vect_build_slp_tree_1()
1065 poly_uint64 *max_nunits,
1105 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1111 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1138 max_nunits)) in vect_build_slp_tree_2()
1178 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1471 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-slp.c558 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() argument
587 vect_update_max_nunits (max_nunits, vectype); in vect_record_max_nunits()
695 nunits_vectype, max_nunits))) in vect_build_slp_tree_1()
1035 poly_uint64 *max_nunits,
1043 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1077 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1083 poly_uint64 this_max_nunits = *max_nunits; in vect_build_slp_tree_2()
1153 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1439 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1973 poly_uint64 max_nunits = nunits; in vect_analyze_slp_instance() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-slp.c111 this->max_nunits = 1; in _slp_tree()
1424 poly_uint64 *max_nunits,
1431 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1443 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1508 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1542 max_nunits)) in vect_build_slp_tree_2()
1608 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1934 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
2336 poly_uint64 max_nunits = 1; in optimize_load_redistribution_1() local
2529 poly_uint64 max_nunits = 1; in vect_build_slp_instance() local
[all …]
H A Dtree-vectorizer.h160 poly_uint64 max_nunits; member
1666 vect_update_max_nunits (poly_uint64 *max_nunits, poly_uint64 nunits)
1671 *max_nunits = force_common_multiple (*max_nunits, nunits);
1679 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype)
1681 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-slp.c111 this->max_nunits = 1; in _slp_tree()
1424 poly_uint64 *max_nunits,
1431 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1443 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1508 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1542 max_nunits)) in vect_build_slp_tree_2()
1608 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1930 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
2332 poly_uint64 max_nunits = 1; in optimize_load_redistribution_1() local
2525 poly_uint64 max_nunits = 1; in vect_build_slp_instance() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-slp.c111 this->max_nunits = 1; in _slp_tree()
1424 poly_uint64 *max_nunits,
1431 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1443 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1508 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1542 max_nunits)) in vect_build_slp_tree_2()
1608 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
1930 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
2332 poly_uint64 max_nunits = 1; in optimize_load_redistribution_1() local
2525 poly_uint64 max_nunits = 1; in vect_build_slp_instance() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c463 unsigned nops, unsigned int *max_nunits, in vect_build_slp_tree_1() argument
555 if (*max_nunits < TYPE_VECTOR_SUBPARTS (vectype)) in vect_build_slp_tree_1()
556 *max_nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_build_slp_tree_1()
873 unsigned int *max_nunits, in vect_build_slp_tree() argument
878 unsigned nops, i, this_tree_size = 0, this_max_nunits = *max_nunits; in vect_build_slp_tree()
906 *max_nunits = this_max_nunits; in vect_build_slp_tree()
1170 *max_nunits = this_max_nunits; in vect_build_slp_tree()
1716 unsigned int max_nunits = 0; in vect_analyze_slp_instance() local
1805 &max_nunits, &loads, matches, &npermutes, in vect_analyze_slp_instance()
1809 if (max_nunits > nunits) in vect_analyze_slp_instance()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-slp.c463 unsigned nops, unsigned int *max_nunits, in vect_build_slp_tree_1() argument
555 if (*max_nunits < TYPE_VECTOR_SUBPARTS (vectype)) in vect_build_slp_tree_1()
556 *max_nunits = TYPE_VECTOR_SUBPARTS (vectype); in vect_build_slp_tree_1()
873 unsigned int *max_nunits, in vect_build_slp_tree() argument
878 unsigned nops, i, this_tree_size = 0, this_max_nunits = *max_nunits; in vect_build_slp_tree()
906 *max_nunits = this_max_nunits; in vect_build_slp_tree()
1170 *max_nunits = this_max_nunits; in vect_build_slp_tree()
1716 unsigned int max_nunits = 0; in vect_analyze_slp_instance() local
1805 &max_nunits, &loads, matches, &npermutes, in vect_analyze_slp_instance()
1809 if (max_nunits > nunits) in vect_analyze_slp_instance()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-slp.c113 this->max_nunits = 1; in _slp_tree()
1494 poly_uint64 *max_nunits,
1501 poly_uint64 *max_nunits, in vect_build_slp_tree() argument
1513 vect_update_max_nunits (max_nunits, (*leader)->max_nunits); in vect_build_slp_tree()
1637 poly_uint64 *max_nunits, in vect_build_slp_tree_2() argument
1667 max_nunits)) in vect_build_slp_tree_2()
1731 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
2113 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
2388 *max_nunits = this_max_nunits; in vect_build_slp_tree_2()
3021 poly_uint64 max_nunits = 1; in vect_build_slp_instance() local
[all …]

123