Home
last modified time | relevance | path

Searched refs:USE_LOAD_POST_INCREMENT (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h1437 #define USE_LOAD_POST_INCREMENT(mode) \ macro
1439 #define USE_LOAD_POST_DECREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
1441 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h1437 #define USE_LOAD_POST_INCREMENT(mode) \ macro
1439 #define USE_LOAD_POST_DECREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
1441 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.h498 #define USE_LOAD_POST_INCREMENT(M) 0 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.h498 #define USE_LOAD_POST_INCREMENT(M) 0 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h598 #define USE_LOAD_POST_INCREMENT(MODE) 0 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h598 #define USE_LOAD_POST_INCREMENT(MODE) 0 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1758 #define USE_LOAD_POST_INCREMENT(mode) \ macro
1770 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h1758 #define USE_LOAD_POST_INCREMENT(mode) \ macro
1770 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h1020 #define USE_LOAD_POST_INCREMENT(MODE) 0 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h1020 #define USE_LOAD_POST_INCREMENT(MODE) 0 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h1271 #define USE_LOAD_POST_INCREMENT(mode) TARGET_SH1 macro
/netbsd/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1271 #define USE_LOAD_POST_INCREMENT(mode) TARGET_SH1 macro
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h2868 #ifndef USE_LOAD_POST_INCREMENT
2869 #define USE_LOAD_POST_INCREMENT(MODE) HAVE_POST_INCREMENT
H A Dtree-ssa-loop-ivopts.c3259 if (((USE_LOAD_POST_INCREMENT (mem_mode) in add_autoinc_candidates()
4560 && !USE_LOAD_POST_INCREMENT (mem_mode) in get_address_cost_ainc()
4611 if (USE_LOAD_POST_INCREMENT (mem_mode) in get_address_cost_ainc()
H A Dexpr.c965 ? USE_LOAD_POST_INCREMENT (mode) in decide_autoinc()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Drtl.h2878 #ifndef USE_LOAD_POST_INCREMENT
2879 #define USE_LOAD_POST_INCREMENT(MODE) HAVE_POST_INCREMENT
H A Dtree-ssa-loop-ivopts.c3259 if (((USE_LOAD_POST_INCREMENT (mem_mode) in add_autoinc_candidates()
4560 && !USE_LOAD_POST_INCREMENT (mem_mode) in get_address_cost_ainc()
4611 if (USE_LOAD_POST_INCREMENT (mem_mode) in get_address_cost_ainc()
H A Dtree-ssa-loop-ivopts.cc3290 if (((USE_LOAD_POST_INCREMENT (mem_mode) in add_autoinc_candidates()
4591 && !USE_LOAD_POST_INCREMENT (mem_mode) in get_address_cost_ainc()
4642 if (USE_LOAD_POST_INCREMENT (mem_mode) in get_address_cost_ainc()
H A DChangeLog-199916512 (USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_INCREMENT,
16517 USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_INCREMENT,
16521 * expr.c (USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_INCREMENT,
20684 (USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_DECREMENT): Define defaults.
20692 * config/sh/sh.h (USE_LOAD_POST_INCREMENT, USE_LOAD_PRE_DECREMENT):
20697 * tm.texi(MOVE_BY_PIECES_P, MOVE_MAX_PIECES, USE_LOAD_POST_INCREMENT,
H A Dexpr.c965 ? USE_LOAD_POST_INCREMENT (mode) in decide_autoinc()
H A Dexpr.cc1043 ? USE_LOAD_POST_INCREMENT (mode) in decide_autoinc()
H A DChangeLog-20111224 * config/epiphany/epiphany.h (USE_LOAD_POST_INCREMENT): Define.
38728 (USE_LOAD_POST_INCREMENT, USE_STORE_POST_INCREMENT): New.
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in4629 @defmac USE_LOAD_POST_INCREMENT (@var{mode})
H A Dtm.texi6792 @defmac USE_LOAD_POST_INCREMENT (@var{mode})
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dtm.texi.in4557 @defmac USE_LOAD_POST_INCREMENT (@var{mode})

12