Searched refs:const_vector_from_tree (Results 1 – 3 of 3) sorted by relevance
160 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
183 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
1732 * expr.c (const_vector_from_tree): Initialize remaining3230 (const_vector_from_tree): New.