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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c611 static struct cpu_default {
614 } const cpu_default[] = {
629 const struct cpu_default *def;
711 for (def = &cpu_default[0]; def->name; ++def)
609 static struct cpu_default { struct
612 } const cpu_default[] = { local
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c172 static const arm_feature_set cpu_default = CPU_DEFAULT; variable
19696 mcpu_cpu_opt = &cpu_default;
19697 selected_cpu = cpu_default;

Completed in 274 milliseconds