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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h339 __DEVICE__ float y1f(float __a) { return __nv_y1f(__a); } function
H A D__clang_hip_math.h386 inline float y1f(float __x) { return __ocml_y1_f32(__x); } function

Completed in 62 milliseconds