Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/rs6000/
HDrs6000.c699 static rtx altivec_expand_vec_init_builtin (tree, tree, rtx);
7316 altivec_expand_vec_init_builtin (tree type, tree arglist, rtx target) in altivec_expand_vec_init_builtin() function
7535 return altivec_expand_vec_init_builtin (TREE_TYPE (exp), arglist, target); in altivec_expand_builtin()
/trueos/contrib/gcc/
HDChangeLog-20059270 (altivec_expand_vec_init_builtin): New.