Searched refs:ix86_expand_vec_init_builtin (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c10879 ix86_expand_vec_init_builtin (tree type, tree exp, rtx target) function
11280 return ix86_expand_vec_init_builtin (TREE_TYPE (exp), exp, target);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc12162 ix86_expand_vec_init_builtin (tree type, tree exp, rtx target) function
12856 return ix86_expand_vec_init_builtin (TREE_TYPE (exp), exp, target);

Completed in 134 milliseconds