HomeSort by: relevance | last modified time | path
    Searched defs:USE_STORE_POST_INCREMENT (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.h 506 #define USE_STORE_POST_INCREMENT(M) 0
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h 521 #define USE_STORE_POST_INCREMENT(MODE) 0
  /src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.h 506 #define USE_STORE_POST_INCREMENT(M) 0
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.h 521 #define USE_STORE_POST_INCREMENT(MODE) 0
  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.h 609 #define USE_STORE_POST_INCREMENT(MODE) 0
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.h 611 #define USE_STORE_POST_INCREMENT(MODE) 0
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.h 1281 #define USE_STORE_POST_INCREMENT(mode) TARGET_SH2A
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.h 1130 #define USE_STORE_POST_INCREMENT(MODE) 0
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.h 1281 #define USE_STORE_POST_INCREMENT(mode) TARGET_SH2A
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.h 1249 #define USE_STORE_POST_INCREMENT(MODE) 0
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 1898 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 1871 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.h 1454 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2907 #ifndef USE_STORE_POST_INCREMENT
2908 #define USE_STORE_POST_INCREMENT(MODE) HAVE_POST_INCREMENT
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.h 1454 #define USE_STORE_POST_INCREMENT(mode) USE_LOAD_POST_INCREMENT(mode)
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2897 #ifndef USE_STORE_POST_INCREMENT
2898 #define USE_STORE_POST_INCREMENT(MODE) HAVE_POST_INCREMENT

Completed in 58 milliseconds