Searched refs:__fsub_ru (Results 1 – 2 of 2) sorted by relevance
653 float __fsub_ru(float __x, float __y) { return __ocml_sub_rtp_f32(__x, __y); }
328 __DEVICE__ float __fsub_ru(float __a, float __b) { in __fsub_ru() function