Home
last modified time | relevance | path

Searched refs:build_zero_vector (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dfold-const.c2113 build_zero_vector (tree type) in build_zero_vector() function
2241 return build_zero_vector (type); in fold_convert()
H A DChangeLog-200413585 * fold-const.c (build_zero_vector): New function to construct a
13588 to arbitrary vector types, using the new build_zero_vector.