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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c17849 static bool canonicalize_perm (struct expand_vec_perm_d *d);
17942 canonicalize_perm (&dfirst);
18151 canonicalize_perm (&dfirst);
18152 canonicalize_perm (&dsecond);
18223 canonicalize_perm (&dfirst);
18232 canonicalize_perm (&dsecond);
19266 canonicalize_perm (struct expand_vec_perm_d *d) function
19445 two_args = canonicalize_perm (&d);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc20058 static bool canonicalize_perm (struct expand_vec_perm_d *d);
20151 canonicalize_perm (&dfirst);
20598 canonicalize_perm (&dfirst);
20599 canonicalize_perm (&dsecond);
20670 canonicalize_perm (&dfirst);
20679 canonicalize_perm (&dsecond);
21924 canonicalize_perm (struct expand_vec_perm_d *d) function
22138 two_args = canonicalize_perm (&d);

Completed in 249 milliseconds