Searched refs:__floatdixf (Results 1 – 9 of 9) sorted by relevance
20 DEFINE_COMPILERRT_FUNCTION(__floatdixf)29 END_COMPILERRT_FUNCTION(__floatdixf)
16 long COMPILER_RT_ABI double __floatdixf(di_int a);20 long double x = __floatdixf(a); in test__floatdixf()
11 long double __floatdixf(int64_t a) { return (long double)a; } in __floatdixf() function
26 COMPILER_RT_ABI long double __floatdixf(di_int a) { in __floatdixf() function
89 NOT_HERE_BEFORE_10_6(__floatdixf)
161 long double __floatdixf(di_int a);
6 #define FUNCTION_NAME __floatdixf
149 GCC_3.0 { __fixunsxfsi; __fixxfdi; __floatdixf; };
368 HANDLE_LIBCALL(SINTTOFP_I64_F80, "__floatdixf")