Searched refs:__addkf3_hw (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dfloat128-hw.c42 __addkf3_hw (TFtype a, TFtype b) function
H A Dquad-float128.h113 extern TFtype __addkf3_hw (TFtype, TFtype);
H A Dfloat128-ifunc.c60 return SW_OR_HW (__addkf3_sw, __addkf3_hw);
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dfloat128-hw.c42 __addkf3_hw (TFtype a, TFtype b) function
H A Dfloat128-ifunc.c57 return SW_OR_HW (__addkf3_sw, __addkf3_hw);
H A Dquad-float128.h117 extern TFtype __addkf3_hw (TFtype, TFtype);

Completed in 130 milliseconds