Home
last modified time | relevance | path

Searched defs:STORE_MAX_PIECES (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h992 #define STORE_MAX_PIECES MIN (MOVE_MAX_PIECES, 2 * sizeof (HOST_WIDE_INT)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h1010 #define STORE_MAX_PIECES MIN (MOVE_MAX_PIECES, 2 * sizeof (HOST_WIDE_INT)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h1836 #define STORE_MAX_PIECES \ macro