Home
last modified time | relevance | path

Searched refs:ix86_extract_perm_from_pool_constant (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-protos.h271 extern bool ix86_extract_perm_from_pool_constant (int*, rtx);
Dpredicates.md1742 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))
Di386-expand.cc5580 ix86_extract_perm_from_pool_constant (int* perm, rtx mem) in ix86_extract_perm_from_pool_constant() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog13327 * config/i386/i386-protos.h (ix86_extract_perm_from_pool_constant): Likewise.
DChangeLog-202116855 (ix86_extract_perm_from_pool_constant): New function.
16859 * config/i386/i386-protos.h (ix86_extract_perm_from_pool_constant):