Searched refs:__fmul_rd (Results 1 – 2 of 2) sorted by relevance
604 float __fmul_rd(float __x, float __y) { return __ocml_mul_rtn_f32(__x, __y); }
301 __DEVICE__ float __fmul_rd(float __a, float __b) { in __fmul_rd() function