Home
last modified time | relevance | path

Searched refs:__floatundixf (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dfloatundixf.S22 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
30 END_COMPILERRT_FUNCTION(__floatundixf)
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatundixf.S29 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
42 END_COMPILERRT_FUNCTION(__floatundixf)
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatundixf.c25 COMPILER_RT_ABI long double __floatundixf(du_int a) { in __floatundixf() function
H A Dapple_versioning.c96 NOT_HERE_BEFORE_10_6(__floatundixf)
H A DREADME.txt170 long double __floatundixf(du_int a);
/freebsd-13.1/lib/libgcc_s/
H A DSymbol.map140 __floatundixf;
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h76 #define uint64_to_floatx80 __floatundixf
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def369 HANDLE_LIBCALL(UINTTOFP_I64_F80, "__floatundixf")