Searched refs:uniform_vector_p (Results 1 – 24 of 24) sorted by relevance
2052 tree rhs_elem = rhs ? uniform_vector_p (rhs) : NULL_TREE; in reduce_vector_comparison_to_scalar_comparison()2053 tree lhs_elem = lhs ? uniform_vector_p (lhs) : NULL_TREE; in reduce_vector_comparison_to_scalar_comparison()
1718 return uniform_vector_p (op); in ssa_uniform_vector_p()1723 return uniform_vector_p (gimple_assign_rhs1 (def_stmt)); in ssa_uniform_vector_p()
2314 op0 = uniform_vector_p (arg0); in expand_vector_ubsan_overflow()2321 op1 = uniform_vector_p (arg1); in expand_vector_ubsan_overflow()
40 uniform_vector_p3398 (with { tree tem = uniform_vector_p (@1); }7740 && uniform_vector_p (gimple_assign_rhs1 (SSA_NAME_DEF_STMT (@0))))))7744 (if (uniform_vector_p (@0))))
10358 uniform_vector_p (const_tree vec) in uniform_vector_p() function10397 return uniform_vector_p (first); in uniform_vector_p()10419 t = uniform_vector_p (t); in uniform_integer_cst_p()
4895 extern tree uniform_vector_p (const_tree);
5627 || uniform_vector_p (rhs)) in vect_slp_check_for_constructors()
7178 && (elt = uniform_vector_p (exp)) in store_constructor()
7248 zero_arg = uniform_vector_p (zero_arg); in fold_real_zero_addition_p()
30767 * tree-vect-generic.c (uniform_vector_p): Move ...30768 * tree.c (uniform_vector_p): ... here.30769 * tree.h (uniform_vector_p): Declare it.
2607 (uniform_vector_p): Handle VEC_DUPLICATE_EXPR.3717 (uniform_vector_p): Likewise.36285 is a uniform vector, use uniform_vector_p return value instead of
8158 * tree.cc (uniform_vector_p): Recurse for VECTOR_CST or
30489 * tree-vect-generic.c (uniform_vector_p, vector_element,
35038 (uniform_vector_p, vector_type_mode, build_vector): Likewise.
20173 (define_predicates): Add entry for uniform_vector_p.
7007 * tree-vect-generic.c (uniform_vector_p): New function.
1564 return uniform_vector_p (op); in ssa_uniform_vector_p()1569 return uniform_vector_p (gimple_assign_rhs1 (def_stmt)); in ssa_uniform_vector_p()
2090 op0 = uniform_vector_p (arg0); in expand_vector_ubsan_overflow()2097 op1 = uniform_vector_p (arg1); in expand_vector_ubsan_overflow()
3098 || uniform_vector_p (rhs)) in vect_slp_check_for_constructors()
40 uniform_vector_p)2796 (with { tree tem = uniform_vector_p (@1); }6179 (if (uniform_vector_p (@0))))
11238 uniform_vector_p (const_tree vec) in uniform_vector_p() function11297 t = uniform_vector_p (t); in uniform_integer_cst_p()
4722 extern tree uniform_vector_p (const_tree);
6830 && (elt = uniform_vector_p (exp))) in store_constructor()
7152 addend = uniform_vector_p (addend); in fold_real_zero_addition_p()