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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h503 inline float __fsqrt_rd(float __x) { return __ocml_sqrt_rtn_f32(__x); } function
H A D__clang_cuda_device_functions.h318 __DEVICE__ float __fsqrt_rd(float __a) { return __nv_fsqrt_rd(__a); } function

Completed in 127 milliseconds