Searched refs:clinger_fast_path (Results 1 – 2 of 2) sorted by relevance
28 ASSERT_TRUE(__llvm_libc::internal::clinger_fast_path<T>( in clinger_fast_path_test()43 ASSERT_FALSE(__llvm_libc::internal::clinger_fast_path<T>( in clinger_fast_path_fails_test()
506 clinger_fast_path(typename fputil::FPBits<T>::UIntType mantissa, int32_t exp10, in clinger_fast_path() function582 if (clinger_fast_path<T>(mantissa, exp10, outputMantissa, outputExp2)) { in decimal_exp_to_float()