Searched refs:__fdiv_rd (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_math.h589 float __fdiv_rd(float __x, float __y) { return __ocml_div_rtn_f32(__x, __y); } function
H A D__clang_cuda_device_functions.h209 __DEVICE__ float __fdiv_rd(float __a, float __b) { function

Completed in 203 milliseconds