Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/shared/math/
H A Dexpf16.h22 using math::expf16;
/freebsd/contrib/llvm-project/libc/src/__support/math/
H A Dexpf16.h34 static constexpr float16 expf16(float16 x) { in expf16() function