Home
last modified time | relevance | path

Searched refs:vec_size_in_bits (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c4098 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype)); in vect_model_reduction_cost() local
4102 int nelements = vec_size_in_bits / element_bitsize; in vect_model_reduction_cost()
5324 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype1)); in vect_create_epilog_for_reduction() local
5325 int nelements = vec_size_in_bits / element_bitsize; in vect_create_epilog_for_reduction()
5392 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype1)); in vect_create_epilog_for_reduction() local
5412 bit_offset < vec_size_in_bits; in vect_create_epilog_for_reduction()
5669 unsigned HOST_WIDE_INT vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype)); in vect_expand_fold_left() local
5673 bit_offset < vec_size_in_bits; in vect_expand_fold_left()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc4654 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype)); in vect_model_reduction_cost() local
4657 int nelements = vec_size_in_bits / element_bitsize; in vect_model_reduction_cost()
5891 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype1)); in vect_create_epilog_for_reduction() local
5892 int nelements = vec_size_in_bits / element_bitsize; in vect_create_epilog_for_reduction()
5959 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype1)); in vect_create_epilog_for_reduction() local
5975 bit_offset < vec_size_in_bits; in vect_create_epilog_for_reduction()
6203 unsigned HOST_WIDE_INT vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype)); in vect_expand_fold_left() local
6207 bit_offset < vec_size_in_bits; in vect_expand_fold_left()