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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h225 instructions for VFPv3 or NEON. TARGET_VFP3/TARGET_VFPD32 are currently
233 #define TARGET_VFP3 (TARGET_VFP && arm_fpu_desc->rev >= 3)
231 #define TARGET_VFP3 macro
H A Darm.c7686 if (!TARGET_VFP3 || GET_CODE (x) != CONST_DOUBLE)
7755 if (!TARGET_VFP3)

Completed in 133 milliseconds