HomeSort by: relevance | last modified time | path
    Searched defs:arm_arch6m (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 914 int arm_arch6m = 0;
3926 arm_arch6m = arm_arch6 && !arm_arch_notm;
9866 if (arm_arch6m && arm_m_profile_small_mul)
10021 if (arm_arch6m && arm_m_profile_small_mul)
911 int arm_arch6m = 0; variable
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 903 int arm_arch6m = 0;
3825 arm_arch6m = arm_arch6 && !arm_arch_notm;
9741 if (arm_arch6m && arm_m_profile_small_mul)
9896 if (arm_arch6m && arm_m_profile_small_mul)
900 int arm_arch6m = 0; variable

Completed in 255 milliseconds