Searched refs:optab_vector_mixed_sign (Results 1 – 6 of 6) sorted by relevance
33 optab_vector_mixed_sign enumerator
146 if (subtype == optab_vector_mixed_sign) in optab_for_tree_code()
662 *subtype = optab_vector_mixed_sign; in vect_widened_op_tree()777 if (subtype == optab_vector_mixed_sign in vect_convert_input()1153 && (subtype == optab_vector_mixed_sign in vect_recog_dot_prod_pattern()
304 subtype = optab_vector_mixed_sign; in expand_widen_pattern_expr()309 subtype = optab_vector_mixed_sign; in expand_widen_pattern_expr()
6781 optab_query_kind = optab_vector_mixed_sign; in vectorizable_reduction()
20312 * optabs-tree.h (enum optab_subtype): Add optab_vector_mixed_sign.