Searched defs:LlvmLibcExhaustiveMathTest (Results 1 – 1 of 1) sorted by relevance
112 struct LlvmLibcExhaustiveMathTest struct115 using FloatType = typename Checker::FloatType;116 using FPBits = typename Checker::FPBits;117 using StorageType = typename Checker::StorageType;119 void explain_failed_range(std::stringstream &msg, StorageType x_begin, in explain_failed_range()134 void explain_failed_range(std::stringstream &msg, StorageType x_begin, in explain_failed_range()146 void test_full_range(mpfr::RoundingMode rounding, StorageType start, in test_full_range()212 void test_full_range_all_roundings(StorageType start, StorageType stop) { in test_full_range_all_roundings()230 void test_full_range_all_roundings(StorageType x_start, StorageType x_stop, in test_full_range_all_roundings()