Home
last modified time | relevance | path

Searched refs:__floatunditf (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/builtins/ppc/
H A Dfloattitf.c19 long double __floatunditf(uint64_t);
41 long double ConvertedLoPart = __floatunditf(ArgLoPart); in __floattitf()
H A Dfloatunditf.c10 long double __floatunditf(uint64_t a) { in __floatunditf() function
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Dppc64-fp.c43 extern TFtype __floatunditf (UDItype);
108 __floatunditf (UDItype u) in __floatunditf() function
/freebsd-12.1/contrib/gcc/config/soft-fp/
H A Dfloatunditf.c36 __floatunditf(UDItype i) in __floatunditf() function
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dfloatunditf.c20 COMPILER_RT_ABI fp_t __floatunditf(du_int a) { in __floatunditf() function
H A Dapple_versioning.c100 NOT_HERE_BEFORE_10_6(__floatunditf)
H A DREADME.txt164 long double __floatunditf(uint64_t a); // ppc only
/freebsd-12.1/contrib/gcc/
H A Dlibgcc2.h283 #define __floatunditf __NDW(floatun,tf) macro
401 extern TFtype __floatunditf (UDWtype);
H A Dlibgcc-std.ver270 __floatunditf
H A Dlibgcc2.c1405 __floatunditf (UDWtype u) in __floatunditf() function
H A DChangeLog-20051225 __floatunditf): Use #error if type sizes don't match requirements
2657 __floatunsixf, __floatundisf, __floatundidf, __floatunditf,
3420 * config/rs6000/ppc64-fp.c (__floatunditf): New function.
3733 * libgcc2.c (__floatundixf, __floatunditf, __floatundidf,
3735 * libgcc2.h (__floatundixf, __floatunditf, __floatundidf,
/freebsd-12.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h77 #define uint64_to_float128 __floatunditf
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def333 HANDLE_LIBCALL(UINTTOFP_I64_F128, "__floatunditf")
334 HANDLE_LIBCALL(UINTTOFP_I64_PPCF128, "__floatunditf")
/freebsd-12.1/contrib/gcc/doc/
H A Dlibgcc.texi374 @deftypefnx {Runtime Function} {long double} __floatunditf (unsigned long @var{i})
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt639 fun:__floatunditf=uninstrumented