Home
last modified time | relevance | path

Searched refs:__fsqrt_ru (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Headers/
D__clang_hip_math.h639 float __fsqrt_ru(float __x) { return __ocml_sqrt_rtp_f32(__x); }
D__clang_cuda_device_functions.h320 __DEVICE__ float __fsqrt_ru(float __a) { return __nv_fsqrt_ru(__a); } in __fsqrt_ru() function