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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1615 #define TARGET_FP_SP_BASE ((arc_fpu_build & FPU_SP) != 0) macro
H A Darc.c1694 && ((mode == SFmode && TARGET_FP_SP_BASE)
2345 && ((cmode == SFmode && TARGET_FP_SP_BASE)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1630 #define TARGET_FP_SP_BASE ((arc_fpu_build & FPU_SP) != 0) macro
H A Darc.cc1693 && ((mode == SFmode && TARGET_FP_SP_BASE)
2351 && ((cmode == SFmode && TARGET_FP_SP_BASE)

Completed in 385 milliseconds