Searched refs:ix86_extract_perm_from_pool_constant (Results 1 – 5 of 5) sorted by relevance
271 extern bool ix86_extract_perm_from_pool_constant (int*, rtx);
1742 if (!ix86_extract_perm_from_pool_constant (&perm[0], op))1767 if (!ix86_extract_perm_from_pool_constant (&perm[0], op))1797 if (!ix86_extract_perm_from_pool_constant (&perm[0], op))
5580 ix86_extract_perm_from_pool_constant (int* perm, rtx mem) in ix86_extract_perm_from_pool_constant() function
13327 * config/i386/i386-protos.h (ix86_extract_perm_from_pool_constant): Likewise.
16855 (ix86_extract_perm_from_pool_constant): New function.16859 * config/i386/i386-protos.h (ix86_extract_perm_from_pool_constant):