Searched refs:__truncdfhf2 (Results 1 – 5 of 5) sorted by relevance
42 ; CHECK-LIBCALL: %call16(__truncdfhf2)89 ; CHECK-LIBCALL: %call16(__truncdfhf2)90 ; CHECK-LIBCALL: %call16(__truncdfhf2)91 ; CHECK-LIBCALL: %call16(__truncdfhf2)92 ; CHECK-LIBCALL: %call16(__truncdfhf2)
18 uint16_t __truncdfhf2(double a);22 uint16_t x = __truncdfhf2(a); in test__truncdfhf2()
66 ; CHECK-LIBCALL: callq __truncdfhf267 ; CHECK-F16C: callq __truncdfhf2250 ; CHECK: callq __truncdfhf2251 ; CHECK: callq __truncdfhf2252 ; CHECK: callq __truncdfhf2253 ; CHECK: callq __truncdfhf2
82 ; LIBCALL: jmp __truncdfhf283 ; SOFTFLOAT: callq __truncdfhf284 ; F16C: jmp __truncdfhf2
14 COMPILER_RT_ABI uint16_t __truncdfhf2(double a) { in __truncdfhf2() function