Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/math/generic/
H A Dsinf.cpp23 using __llvm_libc::fma::FAST_PASS_BOUND;
33 using __llvm_libc::generic::FAST_PASS_BOUND;
148 if (x_abs < FAST_PASS_BOUND) {
H A Drange_reduction.h21 static constexpr uint32_t FAST_PASS_BOUND = 0x4c80'0000U; // 2^26 variable
H A Drange_reduction_fma.h21 static constexpr uint32_t FAST_PASS_BOUND = 0x5880'0000U; // 2^50 variable