Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h91 __DEVICE__ float cyl_bessel_i0f(float __a) { return __nv_cyl_bessel_i0f(__a); } in cyl_bessel_i0f() function
H A D__clang_hip_math.h191 float cyl_bessel_i0f(float __x) { return __ocml_i0_f32(__x); }