Searched refs:__floatdidf (Results 1 – 9 of 9) sorted by relevance
25 DEFINE_COMPILERRT_FUNCTION(__floatdidf)38 END_COMPILERRT_FUNCTION(__floatdidf)
11 double __floatdidf(int64_t a) { return (double)a; } in __floatdidf() function
42 __floatdidf(quad_t x) in __floatdidf() function
21 __floatdidf;
51 EXPLICIT_SYMBOL(__floatdidf)
86 NOT_HERE_BEFORE_10_6(__floatdidf)259 NOT_HERE_UNTIL_AFTER_4_3(__floatdidf)
163 double __floatdidf(di_int a);
59 #define int64_to_float64 __floatdidf
412 HANDLE_LIBCALL(SINTTOFP_I64_F64, "__floatdidf")