Searched refs:eisel_lemire (Results 1 – 2 of 2) sorted by relevance
59 ASSERT_TRUE(__llvm_libc::internal::eisel_lemire<T>( in eisel_lemire_test()184 ASSERT_FALSE(__llvm_libc::internal::eisel_lemire<double>( in TEST_F()187 ASSERT_FALSE(__llvm_libc::internal::eisel_lemire<float>( in TEST_F()307 ASSERT_FALSE(__llvm_libc::internal::eisel_lemire<long double>( in TEST_F()312 ASSERT_FALSE(__llvm_libc::internal::eisel_lemire<long double>( in TEST_F()314 ASSERT_FALSE(__llvm_libc::internal::eisel_lemire<long double>( in TEST_F()342 ASSERT_FALSE(__llvm_libc::internal::eisel_lemire<long double>( in TEST_F()
91 eisel_lemire(typename fputil::FPBits<T>::UIntType mantissa, int32_t exp10, in eisel_lemire() function187 inline bool eisel_lemire<long double>(588 if (eisel_lemire<T>(mantissa, exp10, outputMantissa, outputExp2)) { in decimal_exp_to_float()597 if (eisel_lemire<T>(mantissa + 1, exp10, outputMantissa, outputExp2)) { in decimal_exp_to_float()