Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunstfdi.c16 COMPILER_RT_ABI du_int __fixunstfdi(fp_t a) { return __fixuint(a); } in __fixunstfdi() function
H A Dapple_versioning.c80 NOT_HERE_BEFORE_10_6(__fixunstfdi)
H A DREADME.txt155 du_int __fixunstfdi( tf_float a);
/src/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixunstfdi.c10 uint64_t __fixunstfdi(long double input) { in __fixunstfdi() function
/src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h106 #define float128_to_uint64_round_to_zero __fixunstfdi
/src/lib/libgcc_s/
H A DSymbol.map205 __fixunstfdi;
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def399 HANDLE_LIBCALL(FPTOUINT_F128_I64, "__fixunstfdi")
402 HANDLE_LIBCALL(FPTOUINT_PPCF128_I64, "__fixunstfdi")
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt631 fun:__fixunstfdi=uninstrumented