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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h935 inline double __dsqrt_rd(double __x) { return __ocml_sqrt_rtn_f64(__x); } function
H A D__clang_cuda_device_functions.h156 __DEVICE__ double __dsqrt_rd(double __a) { return __nv_dsqrt_rd(__a); } function

Completed in 162 milliseconds