Searched refs:TARGET_CPU_DEFAULT (Results 1 – 25 of 32) sorted by relevance
12
29 #if TARGET_CPU_DEFAULT == TARGET_CPU_v934 #if TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc39 #if TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc344 #if TARGET_CPU_DEFAULT == TARGET_CPU_niagara
105 #if TARGET_CPU_DEFAULT == TARGET_CPU_v9 \106 || TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc230 #if TARGET_CPU_DEFAULT == TARGET_CPU_v9 \231 || TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc
17 #if TARGET_CPU_DEFAULT == TARGET_CPU_v924 #if TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc33 #if TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc342 #if TARGET_CPU_DEFAULT == TARGET_CPU_niagara
44 #if TARGET_CPU_DEFAULT == TARGET_CPU_v9 \45 || TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc \46 || TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc3 \47 || TARGET_CPU_DEFAULT == TARGET_CPU_niagara
243 #if TARGET_CPU_DEFAULT == TARGET_CPU_v9 \244 || TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc \245 || TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc3 \246 || TARGET_CPU_DEFAULT == TARGET_CPU_niagara251 #if TARGET_CPU_DEFAULT == TARGET_CPU_v9259 #if TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc263 #if TARGET_CPU_DEFAULT == TARGET_CPU_ultrasparc3267 #if TARGET_CPU_DEFAULT == TARGET_CPU_niagara277 #if TARGET_CPU_DEFAULT == TARGET_CPU_sparc \278 || TARGET_CPU_DEFAULT == TARGET_CPU_v8[all …]
710 if (def->cpu == TARGET_CPU_DEFAULT) in sparc_override_options()
15 TARGET_CPU_DEFAULT= MASK_GNU_AS|MASK_GNU_LD18 TARGET_CPU_DEFAULT= TARGET_CPU_ultrasparc24 TARGET_CPU_DEFAULT= \"powerpc64\"
12 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_AS) != 031 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_LD) != 0
101 #ifndef TARGET_CPU_DEFAULT102 #define TARGET_CPU_DEFAULT 0 macro
454 #define TARGET_DEFAULT_TARGET_FLAGS (TARGET_DEFAULT | TARGET_CPU_DEFAULT)
187 TARGET_CPU_DEFAULT="${TARGET_CPU_DEFAULT}" \197 TARGET_CPU_DEFAULT="${TARGET_CPU_DEFAULT}" \210 TARGET_CPU_DEFAULT="${TARGET_CPU_DEFAULT}" \235 TARGET_CPU_DEFAULT="${TARGET_CPU_DEFAULT}" \248 TARGET_CPU_DEFAULT="${TARGET_CPU_DEFAULT}" \
54 if [ "$TARGET_CPU_DEFAULT" != "" ]; then55 echo "#define TARGET_CPU_DEFAULT ($TARGET_CPU_DEFAULT)" >> ${output}T
1198 TARGET_CPU_DEFAULT="" \1203 TARGET_CPU_DEFAULT="" \1208 TARGET_CPU_DEFAULT="" \1213 TARGET_CPU_DEFAULT="$(target_cpu_default)" \1218 TARGET_CPU_DEFAULT="" \
394 of TARGET_CPU_DEFAULT.1345 (TARGET_CPU_DEFAULT): Add ultrasparc case.4181 (TARGET_CPU_DEFAULT): Define.4361 from TARGET_CPU_DEFAULT.5798 (CPP_ARCH_DEFAULT_SPEC): Set up based on setting of TARGET_CPU_DEFAULT.6750 * i386.h (CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is not set.6931 * i386/freebsd-elf.h (CPP_SPEC): Remove TARGET_CPU_DEFAULT reference.12972 * pa.h (TARGET_SWITCHES): Include TARGET_CPU_DEFAULT.12973 (TARGET_CPU_DEFAULT): Provide default value.12974 (CPP_SPEC): Test TARGET_CPU_DEFAULT too.[all …]
3302 * rs6000.h (TARGET_CPU_DEFAULT): Define to be NULL if not defined.3308 (OVERRIDE_OPTIONS): Pass TARGET_CPU_DEFAULT to3617 * i386.h (TARGET_CPU_DEFAULT*, PROCESSOR_*,
1870 (TARGET_CPU_DEFAULT): Add ultrasparc case.
783 (CPP_CPU_DEFAULT_SPEC): Examine TARGET_CPU_DEFAULT to use it.17158 * configure.in: Do not set TARGET_CPU_DEFAULT for x86 OpenBSD17165 of TARGET_CPU_DEFAULT.19811 (TARGET_CPU_DEFAULT): Rework to support ARM9.21493 (TARGET_CPU_DEFAULT): Likewise.
46 #undef TARGET_CPU_DEFAULT47 #define TARGET_CPU_DEFAULT 2 /* 486 */ macro
95 #ifndef TARGET_CPU_DEFAULT96 #define TARGET_CPU_DEFAULT TARGET_CPU_DEFAULT_generic macro
130 ? (char *) 0 : TARGET_CPU_DEFAULT)
49 #ifndef TARGET_CPU_DEFAULT50 #define TARGET_CPU_DEFAULT ((char *)0) macro347 #define OVERRIDE_OPTIONS rs6000_override_options (TARGET_CPU_DEFAULT)
453 #ifndef TARGET_CPU_DEFAULT454 #define TARGET_CPU_DEFAULT 0 macro
1094 | TARGET_CPU_DEFAULT \
133 #ifndef TARGET_CPU_DEFAULT134 #define TARGET_CPU_DEFAULT TARGET_CPU_generic macro
953 cpu = TARGET_CPU_DEFAULT; in arm_override_options()