Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h307 float __tanf(float __x) {
H A D__clang_cuda_device_functions.h527 __DEVICE__ float __tanf(float __a) { return __nv_fast_tanf(__a); } in __tanf() function