Home
last modified time | relevance | path

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

/external/llvm-project/flang/unittests/Evaluate/
Dreal.cpp348 void subsetTests(int pass, Rounding rounding, std::uint32_t opds) { in subsetTests() function
521 subsetTests<std::uint32_t, float, Real4>(rm, rounding, opds); in roundTest()
522 subsetTests<std::uint64_t, double, Real8>(rm, rounding, opds); in roundTest()