Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
HDfloattitf.c18 long double __floatunditf(uint64_t);
39 long double ConvertedLoPart = __floatunditf(ArgLoPart); in __floattitf()
HDfloatunditf.c10 long double __floatunditf(uint64_t a) { in __floatunditf() function
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDppc64-fp.c43 extern TFtype __floatunditf (UDItype);
108 __floatunditf (UDItype u) in __floatunditf() function
/freebsd-11-stable/contrib/gcc/config/soft-fp/
HDfloatunditf.c36 __floatunditf(UDItype i) in __floatunditf() function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDfloatunditf.c19 COMPILER_RT_ABI fp_t __floatunditf(du_int a) { in __floatunditf() function
HDapple_versioning.c95 NOT_HERE_BEFORE_10_6(__floatunditf)
HDREADME.txt164 long double __floatunditf(uint64_t a); // ppc only
/freebsd-11-stable/contrib/gcc/
HDlibgcc2.h283 #define __floatunditf __NDW(floatun,tf) macro
401 extern TFtype __floatunditf (UDWtype);
HDlibgcc-std.ver270 __floatunditf
HDlibgcc2.c1405 __floatunditf (UDWtype u) in __floatunditf() function
HDChangeLog-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-11-stable/lib/libc/softfloat/
HDsoftfloat-for-gcc.h77 #define uint64_to_float128 __floatunditf
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDRuntimeLibcalls.def352 HANDLE_LIBCALL(UINTTOFP_I64_F128, "__floatunditf")
353 HANDLE_LIBCALL(UINTTOFP_I64_PPCF128, "__floatunditf")
/freebsd-11-stable/contrib/gcc/doc/
HDlibgcc.texi374 @deftypefnx {Runtime Function} {long double} __floatunditf (unsigned long @var{i})
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt639 fun:__floatunditf=uninstrumented