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

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_math.h709 float __sinf(float __x) { return __ocml_native_sin_f32(__x); } function
H A D__clang_cuda_device_functions.h523 __DEVICE__ float __sinf(float __a) { return __nv_fast_sinf(__a); } function

Completed in 162 milliseconds