Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c33036 static bool expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d);
33142 || expand_vec_perm_broadcast_1 (&dperm)); in ix86_expand_vector_init_duplicate()
37283 expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d) in expand_vec_perm_broadcast_1() function
37370 return expand_vec_perm_broadcast_1 (d); in expand_vec_perm_broadcast()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c42732 static bool expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d);
42863 || expand_vec_perm_broadcast_1 (&dperm)); in ix86_expand_vector_init_duplicate()
48643 expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d) in expand_vec_perm_broadcast_1() function
48734 return expand_vec_perm_broadcast_1 (d); in expand_vec_perm_broadcast()