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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c893 enum processor_type target_arch_cpu = arm_none;
924 target_arch_cpu = sel->core;
949 arm_tune = target_arch_cpu;
890 enum processor_type target_arch_cpu = arm_none; local

Completed in 79 milliseconds