Home
last modified time | relevance | path

Searched refs:const_vector_from_tree (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexpr.c160 static rtx const_vector_from_tree (tree);
7013 return const_vector_from_tree (exp); in expand_expr_real_1()
9487 const_vector_from_tree (tree exp) in const_vector_from_tree() function
H A DChangeLog-200318311 * expr.c (const_vector_from_tree): Initialize remaining elements
28199 (const_vector_from_tree): New.
H A DChangeLog-200413388 * expr.c (const_vector_from_tree): Call gen_rtx_CONST_VECTOR instead