Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c1014 int arm_m_profile_small_mul = 0; variable
3518 arm_m_profile_small_mul = (tune_flags & TF_SMALLMUL) != 0; in arm_option_override()
9580 if (arm_arch6m && arm_m_profile_small_mul) in thumb1_rtx_costs()
9735 if (arm_arch6m && arm_m_profile_small_mul) in thumb1_size_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc1014 int arm_m_profile_small_mul = 0; variable
3562 arm_m_profile_small_mul = (tune_flags & TF_SMALLMUL) != 0; in arm_option_override()
9728 if (arm_arch6m && arm_m_profile_small_mul) in thumb1_rtx_costs()
9883 if (arm_arch6m && arm_m_profile_small_mul) in thumb1_size_rtx_costs()