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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c13201 static bool expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d);
13282 || expand_vec_perm_broadcast_1 (&dperm));
18884 expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d) function
18975 return expand_vec_perm_broadcast_1 (d);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc14856 static bool expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d);
14964 || expand_vec_perm_broadcast_1 (&dperm));
21433 expand_vec_perm_broadcast_1 (struct expand_vec_perm_d *d) function
21621 return expand_vec_perm_broadcast_1 (d);

Completed in 399 milliseconds