Searched defs:max_nunits (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vectorizer.h | 140 poly_uint64 max_nunits; member
|
H A D | tree-vect-slp.c | 690 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() 769 poly_uint64 *max_nunits, bool *matches, in vect_build_slp_tree_1() 1188 poly_uint64 *max_nunits, in vect_build_slp_tree() 1229 poly_uint64 *max_nunits, in vect_build_slp_tree_2() 2249 poly_uint64 max_nunits = nunits; in vect_analyze_slp_instance() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vectorizer.h | 198 poly_uint64 max_nunits; member
|
H A D | tree-vect-slp.cc | 863 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits() 910 poly_uint64 *max_nunits, bool *matches, in vect_build_slp_tree_1() 1501 poly_uint64 *max_nunits, in vect_build_slp_tree() 1637 poly_uint64 *max_nunits, in vect_build_slp_tree_2() 2864 poly_uint64 max_nunits = 1; in optimize_load_redistribution_1() local 3062 poly_uint64 max_nunits = 1; in vect_build_slp_instance() local
|