Home
last modified time | relevance | path

Searched refs:new_shrunk_vector (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvec-perm-indices.h60 bool new_shrunk_vector (const vec_perm_indices &, unsigned int);
H A Dvec-perm-indices.cc114 vec_perm_indices::new_shrunk_vector (const vec_perm_indices &orig, in new_shrunk_vector() function in vec_perm_indices
H A Dtree-ssa-forwprop.cc2694 if (new_indices.new_shrunk_vector (indices, factor)) in simplify_permutation()
H A DChangeLog-202124831 VIEW_CONVERT_EXPR. Call vec_perm_indices::new_shrunk_vector.
24832 * vec-perm-indices.c (vec_perm_indices::new_shrunk_vector): New
24834 * vec-perm-indices.h (vec_perm_indices::new_shrunk_vector): New