Searched refs:TARGET_FP_DP_FUSED (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1621 #define TARGET_FP_DP_FUSED ((arc_fpu_build & FPU_DF) != 0) macro
H A Darc.c2035 && (TARGET_FP_DP_FUSED || TARGET_FP_SP_FUSED))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1636 #define TARGET_FP_DP_FUSED ((arc_fpu_build & FPU_DF) != 0) macro
H A Darc.cc2034 && (TARGET_FP_DP_FUSED || TARGET_FP_SP_FUSED))

Completed in 296 milliseconds