Home
last modified time | relevance | path

Searched refs:__floatdisf (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatdisf.S20 DEFINE_COMPILERRT_FUNCTION(__floatdisf)
31 END_COMPILERRT_FUNCTION(__floatdisf)
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dfloatdisf.c9 float __floatdisf(int64_t a) { return (float)a; } in __floatdisf() function
/freebsd/lib/libc/quad/
H A Dfloatdisf.c42 __floatdisf(quad_t x) in __floatdisf() function
H A DSymbol.map22 __floatdisf;
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A Dexplicit_symbols.inc54 EXPLICIT_SYMBOL(__floatdisf)
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dapple_versioning.c87 NOT_HERE_BEFORE_10_6(__floatdisf)
260 NOT_HERE_UNTIL_AFTER_4_3(__floatdisf)
H A DREADME.txt162 float __floatdisf(di_int a);
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h58 #define int64_to_float32 __floatdisf
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def411 HANDLE_LIBCALL(SINTTOFP_I64_F32, "__floatdisf")