Home
last modified time | relevance | path

Searched refs:USE_STORE_POST_INCREMENT (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDrtl.h1617 #ifndef USE_STORE_POST_INCREMENT
1618 #define USE_STORE_POST_INCREMENT(MODE) HAVE_POST_INCREMENT macro
HDexpr.c950 if (USE_STORE_POST_INCREMENT (mode) && ! data.reverse && ! data.autinc_to) in move_by_pieces()
2571 if (USE_STORE_POST_INCREMENT (mode) && ! data->reverse in store_by_pieces_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDrtl.h2841 #ifndef USE_STORE_POST_INCREMENT
2842 #define USE_STORE_POST_INCREMENT(MODE) HAVE_POST_INCREMENT
HDtree-ssa-loop-ivopts.c3245 || USE_STORE_POST_INCREMENT (mem_mode)) in add_autoinc_candidates()
4309 && !USE_STORE_POST_INCREMENT (mem_mode)) in get_address_cost_ainc()
4360 || USE_STORE_POST_INCREMENT (mem_mode)) in get_address_cost_ainc()
HDexpr.c938 : USE_STORE_POST_INCREMENT (mode)); in decide_autoinc()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi6402 @defmac USE_STORE_POST_INCREMENT (@var{mode})
HDtm.texi.in6324 @defmac USE_STORE_POST_INCREMENT (@var{mode})