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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c631 static struct cpu_table {
636 } const cpu_table[] = {
666 const struct cpu_table *cpu;
721 for (cpu = &cpu_table[0]; cpu->name; ++cpu)
629 static struct cpu_table { struct
634 } const cpu_table[] = { local

Completed in 112 milliseconds