Home
last modified time | relevance | path

Searched refs:ldexpf128 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/shared/math/
H A Dldexpf128.h22 using math::ldexpf128;
/freebsd/contrib/llvm-project/libc/src/__support/math/
H A Dldexpf128.h24 static constexpr float128 ldexpf128(float128 x, int exp) { in ldexpf128() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.td1050 def ldexpf128 : RuntimeLibcallImpl<LDEXP_F128>;