Searched refs:cpu_default (Results 1 – 7 of 7) sorted by relevance
272 static struct cpu_default { in sparc_override_options() struct275 } const cpu_default[] = { in sparc_override_options() local289 const struct cpu_default *def; in sparc_override_options()369 for (def = &cpu_default[0]; def->name; ++def) in sparc_override_options()
609 static struct cpu_default { in sparc_override_options() struct612 } const cpu_default[] = { in sparc_override_options() local627 const struct cpu_default *def; in sparc_override_options()709 for (def = &cpu_default[0]; def->name; ++def) in sparc_override_options()
480 static const struct cpu_default in arm_override_options() struct502 const struct cpu_default * def; in arm_override_options()
164 static const arm_feature_set cpu_default = CPU_DEFAULT; variable13108 mcpu_cpu_opt = &cpu_default; in md_begin()13109 selected_cpu = cpu_default; in md_begin()
9495 * sparc.c (cpu_default): Add entries for v8 and supersparc.13018 * configure: Set cpu_default, tm_file, and xm_file early.14155 (cpu_default): Sort alphabetically.
1087 * config/sparc/sparc.c (sparc_select, cpu_default, cpu_table):
3704 cpu_default, cpu_table, output_function_prologue,