Searched defs:y0f (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h337 __DEVICE__ float y0f(float __a) { return __nv_y0f(__a); } function
H A D__clang_hip_math.h384 inline float y0f(float __x) { return __ocml_y0_f32(__x); } function

Completed in 99 milliseconds