Searched refs:vec_size_in_bits (Results 1 – 2 of 2) sorted by relevance
2909 int vec_size_in_bits = tree_low_cst (TYPE_SIZE (vectype), 1); in vect_model_reduction_cost() local2913 int nelements = vec_size_in_bits / element_bitsize; in vect_model_reduction_cost()3857 int vec_size_in_bits = tree_low_cst (TYPE_SIZE (vectype), 1); in vect_create_epilog_for_reduction() local3894 for (bit_offset = vec_size_in_bits/2; in vect_create_epilog_for_reduction()3932 vec_size_in_bits = tree_low_cst (TYPE_SIZE (vectype), 1); in vect_create_epilog_for_reduction()3952 bit_offset < vec_size_in_bits; in vect_create_epilog_for_reduction()
4279 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype)); in vect_model_reduction_cost() local4283 int nelements = vec_size_in_bits / element_bitsize; in vect_model_reduction_cost()5685 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype1)); in vect_create_epilog_for_reduction() local5686 int nelements = vec_size_in_bits / element_bitsize; in vect_create_epilog_for_reduction()5759 int vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype1)); in vect_create_epilog_for_reduction() local5781 bit_offset < vec_size_in_bits; in vect_create_epilog_for_reduction()6180 unsigned HOST_WIDE_INT vec_size_in_bits = tree_to_uhwi (TYPE_SIZE (vectype)); in vect_expand_fold_left() local6184 bit_offset < vec_size_in_bits; in vect_expand_fold_left()