Home
last modified time | relevance | path

Searched defs:SetRounding (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/unittests/Evaluate/
Dfp-testing.cpp97 void ScopedHostFloatingPointEnvironment::SetRounding(Rounding rounding) { in SetRounding() function in ScopedHostFloatingPointEnvironment
/external/vixl/src/aarch64/
Dsimulator-aarch64.h721 void SetRounding(int index, bool round) { round_[index] = round; } in SetRounding() function