Home
last modified time | relevance | path

Searched refs:cpu_table (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c629 static struct cpu_table { in sparc_override_options() struct
634 } const cpu_table[] = { in sparc_override_options() local
664 const struct cpu_table *cpu; in sparc_override_options()
719 for (cpu = &cpu_table[0]; cpu->name; ++cpu) in sparc_override_options()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-199912320 instead of V8 for sparclite86x in cpu_table.
18172 cpu_default, cpu_table, output_function_prologue,
H A DChangeLog-19989666 * config/sparc/sparc.c (sparc_select, cpu_default, cpu_table):
H A DChangeLog-20008417 * config/alpha/alpha.c (override_options): Add cpu_table.