Searched refs:TARGET_CPU_DEFAULT (Results 101 - 125 of 146) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dlinux64.h35 #if defined(TARGET_64BIT_DEFAULT) && TARGET_CPU_DEFAULT >= TARGET_CPU_v9
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dlinux64.h35 #if defined(TARGET_64BIT_DEFAULT) && TARGET_CPU_DEFAULT >= TARGET_CPU_v9
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.h1549 /* Values of TARGET_CPU_DEFAULT specified via --with-cpu. */
1554 #if TARGET_CPU_DEFAULT == TARGET_CPU_gr5
1556 #elif TARGET_CPU_DEFAULT == TARGET_CPU_gr6
1559 #error Unrecognized value in TARGET_CPU_DEFAULT
/netbsd-current/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.h1549 /* Values of TARGET_CPU_DEFAULT specified via --with-cpu. */
1554 #if TARGET_CPU_DEFAULT == TARGET_CPU_gr5
1556 #elif TARGET_CPU_DEFAULT == TARGET_CPU_gr6
1559 #error Unrecognized value in TARGET_CPU_DEFAULT
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h81 #ifndef TARGET_CPU_DEFAULT macro
82 #define TARGET_CPU_DEFAULT SELECT_SH1
172 (TARGET_CPU_DEFAULT | TARGET_ENDIAN_DEFAULT | TARGET_OPT_DEFAULT)
206 #if TARGET_CPU_DEFAULT & MASK_HARD_SH4
250 #if TARGET_CPU_DEFAULT & MASK_HARD_SH4 && !(TARGET_CPU_DEFAULT & MASK_SH_E)
298 #if TARGET_CPU_DEFAULT & MASK_HARD_SH2A
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h81 #ifndef TARGET_CPU_DEFAULT macro
82 #define TARGET_CPU_DEFAULT SELECT_SH1
172 (TARGET_CPU_DEFAULT | TARGET_ENDIAN_DEFAULT | TARGET_OPT_DEFAULT)
206 #if TARGET_CPU_DEFAULT & MASK_HARD_SH4
250 #if TARGET_CPU_DEFAULT & MASK_HARD_SH4 && !(TARGET_CPU_DEFAULT & MASK_SH_E)
298 #if TARGET_CPU_DEFAULT & MASK_HARD_SH2A
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.h186 #ifndef TARGET_CPU_DEFAULT
187 #define TARGET_CPU_DEFAULT 0
185 #define TARGET_CPU_DEFAULT macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.h165 #ifndef TARGET_CPU_DEFAULT
166 #define TARGET_CPU_DEFAULT 0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h186 #ifndef TARGET_CPU_DEFAULT
187 #define TARGET_CPU_DEFAULT 0
185 #define TARGET_CPU_DEFAULT macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.h165 #ifndef TARGET_CPU_DEFAULT
166 #define TARGET_CPU_DEFAULT 0 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.h108 #ifndef TARGET_CPU_DEFAULT
109 #define TARGET_CPU_DEFAULT CSKY_TARGET_CORE_GET(ck810f) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.h117 #ifndef TARGET_CPU_DEFAULT
118 #define TARGET_CPU_DEFAULT CSKY_TARGET_CORE_GET(ck810f) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h114 #ifndef TARGET_CPU_DEFAULT
115 #define TARGET_CPU_DEFAULT 0 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h772 #ifndef TARGET_CPU_DEFAULT
773 #define TARGET_CPU_DEFAULT \
771 #define TARGET_CPU_DEFAULT macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h114 #ifndef TARGET_CPU_DEFAULT
115 #define TARGET_CPU_DEFAULT 0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h816 /* Define how many bits are used to represent the CPU in TARGET_CPU_DEFAULT.
823 #ifndef TARGET_CPU_DEFAULT
824 #define TARGET_CPU_DEFAULT \
822 #define TARGET_CPU_DEFAULT macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h69 #ifndef TARGET_CPU_DEFAULT
70 #define TARGET_CPU_DEFAULT ((char *)0) macro
632 #define OPTION_TARGET_CPU_DEFAULT TARGET_CPU_DEFAULT
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h69 #ifndef TARGET_CPU_DEFAULT
70 #define TARGET_CPU_DEFAULT ((char *)0) macro
640 #define OPTION_TARGET_CPU_DEFAULT TARGET_CPU_DEFAULT
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h36 #ifndef TARGET_CPU_DEFAULT
37 #define TARGET_CPU_DEFAULT PROCESSOR_arc700 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h105 #ifndef TARGET_CPU_DEFAULT macro
106 #define TARGET_CPU_DEFAULT 0
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h105 #ifndef TARGET_CPU_DEFAULT macro
106 #define TARGET_CPU_DEFAULT 0
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h36 #ifndef TARGET_CPU_DEFAULT
37 #define TARGET_CPU_DEFAULT PROCESSOR_hs38_linux macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h671 #ifndef TARGET_CPU_DEFAULT macro
672 #define TARGET_CPU_DEFAULT 0
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h690 #ifndef TARGET_CPU_DEFAULT macro
691 #define TARGET_CPU_DEFAULT 0
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A DMakefile.in1851 TARGET_CPU_DEFAULT="" \
1856 TARGET_CPU_DEFAULT="" \
1861 TARGET_CPU_DEFAULT="" \
1866 TARGET_CPU_DEFAULT="$(target_cpu_default)" \
1871 TARGET_CPU_DEFAULT="" \
1876 TARGET_CPU_DEFAULT="" \

Completed in 538 milliseconds

123456