Searched refs:__floatdisf (Results 1 – 10 of 10) sorted by relevance
20 DEFINE_COMPILERRT_FUNCTION(__floatdisf)31 END_COMPILERRT_FUNCTION(__floatdisf)
9 float __floatdisf(int64_t a) { return (float)a; } in __floatdisf() function
42 __floatdisf(quad_t x) in __floatdisf() function
38 __floatdisf;
54 EXPLICIT_SYMBOL(__floatdisf)
87 NOT_HERE_BEFORE_10_6(__floatdisf)260 NOT_HERE_UNTIL_AFTER_4_3(__floatdisf)
162 float __floatdisf(di_int a);
58 #define int64_to_float32 __floatdisf
42 __floatdisf;
616 def __floatdisf : RuntimeLibcallImpl<SINTTOFP_I64_F32>;1793 __fixunsdfdi, __ltsf2, __floatdisf, __floatdidf,