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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dfloat128-hw.c54 __mulkf3_hw (TFtype a, TFtype b) function
H A Dquad-float128.h115 extern TFtype __mulkf3_hw (TFtype, TFtype);
H A Dfloat128-ifunc.c72 return SW_OR_HW (__mulkf3_sw, __mulkf3_hw);
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dfloat128-hw.c54 __mulkf3_hw (TFtype a, TFtype b) function
H A Dfloat128-ifunc.c69 return SW_OR_HW (__mulkf3_sw, __mulkf3_hw);
H A Dquad-float128.h119 extern TFtype __mulkf3_hw (TFtype, TFtype);

Completed in 182 milliseconds