Home
last modified time | relevance | path

Searched refs:OPTION_TARGET_CPU_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h632 #define OPTION_TARGET_CPU_DEFAULT TARGET_CPU_DEFAULT macro
H A Drs6000.c2409 OPTION_TARGET_CPU_DEFAULT ? OPTION_TARGET_CPU_DEFAULT : "<none>"); in rs6000_debug_reg_global()
3619 else if (OPTION_TARGET_CPU_DEFAULT) in rs6000_option_override_internal()
3620 cpu_index = rs6000_cpu_name_lookup (OPTION_TARGET_CPU_DEFAULT); in rs6000_option_override_internal()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h638 #define OPTION_TARGET_CPU_DEFAULT TARGET_CPU_DEFAULT macro
H A Drs6000.c2409 OPTION_TARGET_CPU_DEFAULT ? OPTION_TARGET_CPU_DEFAULT : "<none>"); in rs6000_debug_reg_global()
3619 else if (OPTION_TARGET_CPU_DEFAULT) in rs6000_option_override_internal()
3620 cpu_index = rs6000_cpu_name_lookup (OPTION_TARGET_CPU_DEFAULT); in rs6000_option_override_internal()
H A Drs6000.cc2418 OPTION_TARGET_CPU_DEFAULT ? OPTION_TARGET_CPU_DEFAULT : "<none>"); in rs6000_debug_reg_global()
3735 else if (OPTION_TARGET_CPU_DEFAULT) in rs6000_option_override_internal()
3736 cpu_index = rs6000_cpu_name_lookup (OPTION_TARGET_CPU_DEFAULT); in rs6000_option_override_internal()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201013989 * config/rs6000/linux64.h (OPTION_TARGET_CPU_DEFAULT): Define
13999 * config/rs6000/rs6000.h (OPTION_TARGET_CPU_DEFAULT): Define
H A DChangeLog-201231324 * config/rs6000/linux64.h (OPTION_TARGET_CPU_DEFAULT): Do not