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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1617 #define TARGET_FP_DP_BASE ((arc_fpu_build & FPU_DP) != 0) macro
H A Darc.c1695 || (mode == DFmode && TARGET_FP_DP_BASE)))
2346 || (cmode == DFmode && TARGET_FP_DP_BASE)))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1632 #define TARGET_FP_DP_BASE ((arc_fpu_build & FPU_DP) != 0) macro
H A Darc.cc1694 || (mode == DFmode && TARGET_FP_DP_BASE)))
2352 || (cmode == DFmode && TARGET_FP_DP_BASE)))

Completed in 291 milliseconds