Searched refs:vect_scalar_ops_slice (Results 1 – 3 of 3) sorted by relevance
120 struct vect_scalar_ops_slice struct132 vect_scalar_ops_slice::op (unsigned int i) const in op() argument138 struct vect_scalar_ops_slice_hash : typed_noop_remove<vect_scalar_ops_slice>140 typedef vect_scalar_ops_slice value_type;141 typedef vect_scalar_ops_slice compare_type;
4613 vect_scalar_ops_slice::all_same_p () const in all_same_p()4686 else if (vect_scalar_ops_slice { ops, start, nelt_limit }.all_same_p ()) in vect_prologue_cost_for_slp()
10372 * tree-vectorizer.h (vect_scalar_ops_slice): New struct.10374 (vect_scalar_ops_slice::op): New function.10375 * tree-vect-slp.cc (vect_scalar_ops_slice::all_same_p): New function.