Home
last modified time | relevance | path

Searched refs:__expf (Results 1 – 2 of 2) sorted by path

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h175 __DEVICE__ float __expf(float __a) { return __nv_fast_expf(__a); } in __expf() function
H A D__clang_hip_math.h163 float __expf(float __x) {