Searched refs:vec_compute_type (Results 1 – 2 of 2) sorted by relevance
1761 tree vec_compute_type in expand_vector_conversion() local1763 if (vec_compute_type in expand_vector_conversion()1764 && VECTOR_MODE_P (TYPE_MODE (vec_compute_type)) in expand_vector_conversion()1765 && subparts_gt (arg_type, vec_compute_type)) in expand_vector_conversion()1768 = constant_lower_bound (TYPE_VECTOR_SUBPARTS (vec_compute_type)); in expand_vector_conversion()
1912 tree vec_compute_type in expand_vector_conversion() local1914 if (vec_compute_type in expand_vector_conversion()1915 && VECTOR_MODE_P (TYPE_MODE (vec_compute_type))) in expand_vector_conversion()1918 = constant_lower_bound (TYPE_VECTOR_SUBPARTS (vec_compute_type)); in expand_vector_conversion()