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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rtems.h 52 #undef TARGET_CMODEL
53 #define TARGET_CMODEL rs6000_current_cmodel
aix71.h 268 #undef TARGET_CMODEL
269 #define TARGET_CMODEL rs6000_current_cmodel
aix72.h 267 #undef TARGET_CMODEL
268 #define TARGET_CMODEL rs6000_current_cmodel
aix73.h 268 #undef TARGET_CMODEL
269 #define TARGET_CMODEL rs6000_current_cmodel
freebsd64.h 47 #undef TARGET_CMODEL
48 #define TARGET_CMODEL rs6000_current_cmodel
linux64.h 67 #undef TARGET_CMODEL
68 #define TARGET_CMODEL rs6000_current_cmodel
500 && TARGET_CMODEL != CMODEL_MEDIUM \
570 && TARGET_CMODEL == CMODEL_MEDIUM)
netbsd64.h 68 #undef TARGET_CMODEL
69 #define TARGET_CMODEL rs6000_current_cmodel
rs6000.h 237 #ifndef TARGET_CMODEL
238 #define TARGET_CMODEL CMODEL_SMALL
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rtems.h 48 #undef TARGET_CMODEL
49 #define TARGET_CMODEL rs6000_current_cmodel
aix71.h 265 #undef TARGET_CMODEL
266 #define TARGET_CMODEL rs6000_current_cmodel
aix72.h 266 #undef TARGET_CMODEL
267 #define TARGET_CMODEL rs6000_current_cmodel
aix73.h 267 #undef TARGET_CMODEL
268 #define TARGET_CMODEL rs6000_current_cmodel
freebsd64.h 47 #undef TARGET_CMODEL
48 #define TARGET_CMODEL rs6000_current_cmodel
linux64.h 67 #undef TARGET_CMODEL
68 #define TARGET_CMODEL rs6000_current_cmodel
499 && TARGET_CMODEL != CMODEL_MEDIUM \
569 && TARGET_CMODEL == CMODEL_MEDIUM)
netbsd64.h 68 #undef TARGET_CMODEL
69 #define TARGET_CMODEL rs6000_current_cmodel
rs6000.h 238 #ifndef TARGET_CMODEL
239 #define TARGET_CMODEL CMODEL_SMALL

Completed in 69 milliseconds