Searched refs:__fixunsdfdi (Results 1 – 13 of 13) sorted by relevance
20 COMPILER_RT_ABI du_int __fixunsdfdi(double a);26 return -__fixunsdfdi(-a); in __fixdfdi()28 return __fixunsdfdi(a); in __fixdfdi()
22 __fixunsdfdi(double a) in ARM_EABI_FNALIAS()40 __fixunsdfdi(fp_t a) {
79 NOT_HERE_BEFORE_10_6(__fixunsdfdi)260 NOT_HERE_UNTIL_AFTER_4_3(__fixunsdfdi)
143 du_int __fixunsdfdi( double a);
27 COMPILER_RT_ABI du_int __fixunsdfdi(double a);31 du_int x = __fixunsdfdi(a); in test__fixunsdfdi()
5 ; and it causes libgcc to be compile __fixunsdfdi into a recursive
4 define hidden i64 @__fixunsdfdi(double %x) nounwind readnone {
45 EXPLICIT_SYMBOL(__fixunsdfdi)
209 ; V8: call __fixunsdfdi213 ; V9: call __fixunsdfdi
102 ; CHECK: call{{l|q}} __fixunsdfdi
3954 du_int __fixunsdfdi(double a);3957 __fixunsdfdi(double a) in __fixunsdfdi() function
49 PUBLIC 4dd0 0 __fixunsdfdi
622 fun:__fixunsdfdi=uninstrumented