Home
last modified time | relevance | path

Searched refs:USE_STORE_POST_DECREMENT (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.h1862 #define USE_STORE_POST_DECREMENT(mode) USE_LOAD_POST_DECREMENT(mode) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
Drtl.h2898 #ifndef USE_STORE_POST_DECREMENT
2899 #define USE_STORE_POST_DECREMENT(MODE) HAVE_POST_DECREMENT
Dtree-ssa-loop-ivopts.cc3294 || USE_STORE_POST_DECREMENT (mem_mode)) in add_autoinc_candidates()
4588 && !USE_STORE_POST_DECREMENT (mem_mode) in get_address_cost_ainc()
4625 || USE_STORE_POST_DECREMENT (mem_mode)) in get_address_cost_ainc()
DChangeLog-199916511 USE_STORE_POST_DECREMENT, USE_STORE_PRE_DECREMENT): Document.
16516 USE_STORE_POST_DECREMENT, USE_STORE_PRE_DECREMENT,
DChangeLog-201225069 (USE_STORE_POST_DECREMENT): Define.
DChangeLog-201825043 (USE_STORE_POST_INCREMENT, USE_STORE_POST_DECREMENT): Define.
DChangeLog-20111226 (USE_STORE_POST_DECREMENT): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in4587 @defmac USE_STORE_POST_DECREMENT (@var{mode})
Dtm.texi6919 @defmac USE_STORE_POST_DECREMENT (@var{mode})
Dgccint.info38853 -- Macro: USE_STORE_POST_DECREMENT (MODE)
58035 * USE_STORE_POST_DECREMENT: Costs. (line 281)