Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dreal.cpp400 inline enum decimal::FortranRounding MapRoundingMode( in MapRoundingMode() function
435 decimal::ConvertToBinary<P>(p, MapRoundingMode(rounding.mode))}; in Read()