Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp623 static std::optional<common::RoundingMode> GetRoundingMode( GetRoundingMode() function
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1652 RoundingMode EmulateInstructionRISCV::GetRoundingMode() { GetRoundingMode() function in lldb_private::EmulateInstructionRISCV