Home
last modified time | relevance | path

Searched refs:MOVE_MAX (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddefaults.h1092 #define MOVE_MAX_PIECES MOVE_MAX
1096 #define MAX_MOVE_MAX MOVE_MAX
H A Dcaller-save.c43 #define MOVE_MAX_WORDS (MOVE_MAX / UNITS_PER_WORD)
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddefaults.h997 #define MOVE_MAX_PIECES MOVE_MAX
1015 #define MAX_MOVE_MAX MOVE_MAX
H A Dcaller-save.c41 #define MOVE_MAX_WORDS (MOVE_MAX / UNITS_PER_WORD)
H A Dgimple-fold.c752 && compare_tree_int (len, MOVE_MAX) <= 0 in gimple_fold_builtin_memory_op()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h1732 #define MOVE_MAX 16 macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1889 #define MOVE_MAX 16 macro
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi6325 a load or store used to copy memory is. Defaults to @code{MOVE_MAX}.
10412 @defmac MOVE_MAX
10420 is undefined, the default is @code{MOVE_MAX}. Otherwise, it is the
10421 constant value that is the largest value that @code{MOVE_MAX} can have
H A Dtm.texi.in6247 a load or store used to copy memory is. Defaults to @code{MOVE_MAX}.
10280 @defmac MOVE_MAX
10288 is undefined, the default is @code{MOVE_MAX}. Otherwise, it is the
10289 constant value that is the largest value that @code{MOVE_MAX} can have