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

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_math.h1207 double __dsqrt_rd(double __x) { return __ocml_sqrt_rtn_f64(__x); } function
H A D__clang_cuda_device_functions.h158 __DEVICE__ double __dsqrt_rd(double __a) { return __nv_dsqrt_rd(__a); } function

Completed in 168 milliseconds