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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dfloat128-hw.c60 __divkf3_hw (TFtype a, TFtype b) function
H A Dquad-float128.h116 extern TFtype __divkf3_hw (TFtype, TFtype);
H A Dfloat128-ifunc.c78 return SW_OR_HW (__divkf3_sw, __divkf3_hw);
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dfloat128-hw.c60 __divkf3_hw (TFtype a, TFtype b) function
H A Dfloat128-ifunc.c75 return SW_OR_HW (__divkf3_sw, __divkf3_hw);
H A Dquad-float128.h120 extern TFtype __divkf3_hw (TFtype, TFtype);

Completed in 74 milliseconds