Searched defs:cpu_default (Results 1 – 6 of 6) sorted by relevance
1709 static struct cpu_default { in sparc_option_override() struct1710 const int cpu; in sparc_option_override()1711 const enum sparc_processor_type processor; in sparc_option_override()1712 } const cpu_default[] = { in sparc_option_override() local
1705 static struct cpu_default { in sparc_option_override() struct1706 const int cpu; in sparc_option_override()1707 const enum sparc_processor_type processor; in sparc_option_override()1708 } const cpu_default[] = { in sparc_option_override() local
54 static const aarch64_feature_set cpu_default = AARCH64_ARCH_FEATURES (V8A); variable
198 static const arm_feature_set cpu_default = CPU_DEFAULT; variable
56 static const aarch64_feature_set cpu_default = CPU_DEFAULT; variable