Searched refs:ldexpf128 (Results 1 – 3 of 3) sorted by relevance
22 using math::ldexpf128;
24 static constexpr float128 ldexpf128(float128 x, int exp) { in ldexpf128() function
1050 def ldexpf128 : RuntimeLibcallImpl<LDEXP_F128>;