Searched refs:__compiler_rt_scalbntf (Results 1 – 2 of 2) sorted by relevance
26 __c = __compiler_rt_scalbntf(__c, -__ilogbw); in __divtc3()27 __d = __compiler_rt_scalbntf(__d, -__ilogbw); in __divtc3()32 __compiler_rt_scalbntf((__a * __c + __b * __d) / __denom, -__ilogbw); in __divtc3()34 __compiler_rt_scalbntf((__b * __c - __a * __d) / __denom, -__ilogbw); in __divtc3()
384 static __inline tf_float __compiler_rt_scalbntf(tf_float x, int y) { in __compiler_rt_scalbntf() function391 #define __compiler_rt_scalbnl __compiler_rt_scalbntf399 static __inline tf_float __compiler_rt_scalbntf(tf_float x, int y) { in __compiler_rt_scalbntf() function