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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.h308 extern int arm_arch3m;
H A Darm.c477 int arm_arch3m = 0;
1118 arm_arch3m = (insn_flags & FL_ARCH3M) != 0;
4561 if (arm_arch3m && mode == SImode
475 int arm_arch3m = 0; variable

Completed in 90 milliseconds