Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/config/arm/
Darm.c890 enum processor_type target_arch_cpu = arm_none; in arm_override_options() local
921 target_arch_cpu = sel->core; in arm_override_options()
946 arm_tune = target_arch_cpu; in arm_override_options()