Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dexpr.c160 static rtx const_vector_from_tree (tree);
6968 return const_vector_from_tree (exp); in expand_expr_real_1()
9442 const_vector_from_tree (tree exp) in const_vector_from_tree() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c183 static rtx const_vector_from_tree PARAMS ((tree));
6871 return const_vector_from_tree (exp);
11341 const_vector_from_tree (exp) in const_vector_from_tree() function
H A DChangeLog1732 * expr.c (const_vector_from_tree): Initialize remaining
3230 (const_vector_from_tree): New.