Searched refs:canonicalize_perm (Results 1 – 4 of 4) sorted by relevance
17849 static bool canonicalize_perm (struct expand_vec_perm_d *d);17942 canonicalize_perm (&dfirst); in expand_vec_perm_vperm2f128()18151 canonicalize_perm (&dfirst); in expand_vec_perm_2vperm2f128_vshuf()18152 canonicalize_perm (&dsecond); in expand_vec_perm_2vperm2f128_vshuf()18223 canonicalize_perm (&dfirst); in expand_vec_perm2_vperm2f128_vblend()18232 canonicalize_perm (&dsecond); in expand_vec_perm2_vperm2f128_vblend()19266 canonicalize_perm (struct expand_vec_perm_d *d) in canonicalize_perm() function19445 two_args = canonicalize_perm (&d); in ix86_vectorize_vec_perm_const()
20094 static bool canonicalize_perm (struct expand_vec_perm_d *d);20187 canonicalize_perm (&dfirst); in expand_vec_perm_vperm2f128()20634 canonicalize_perm (&dfirst); in expand_vec_perm_2vperm2f128_vshuf()20635 canonicalize_perm (&dsecond); in expand_vec_perm_2vperm2f128_vshuf()20706 canonicalize_perm (&dfirst); in expand_vec_perm2_vperm2f128_vblend()20715 canonicalize_perm (&dsecond); in expand_vec_perm2_vperm2f128_vblend()21960 canonicalize_perm (struct expand_vec_perm_d *d) in canonicalize_perm() function22174 two_args = canonicalize_perm (&d); in ix86_vectorize_vec_perm_const()
24558 (canonicalize_perm): ... new function.
15968 (canonicalize_perm): Formatting fix.