Searched refs:__floatundidf (Results 1 – 10 of 10) sorted by relevance
25 double __floatundidf(du_int a);29 double x = __floatundidf(a); in test__floatundidf()
12 double __floatundidf(uint64_t x);31 __floatundidf(input[i]); in main()
34 __floatundidf(du_int a) in __floatundidf() function56 __floatundidf(du_int a) in __floatundidf() function
89 NOT_HERE_BEFORE_10_6(__floatundidf)
33 DEFINE_COMPILERRT_FUNCTION(__floatundidf)
45 extern double __floatundidf(du_int);
161 DEF_LLVM_RUNTIME(__floatundidf)
92 __floatundidf : double (unsigned long i) // (double)i [[llvm]]
148 double __floatundidf(du_int a);