Home
last modified time | relevance | path

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

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