Searched defs:getRoundingMode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Compiler.h |
|
/llvm-project/llvm/lib/IR/ | ||
H A D | IntrinsicInst.cpp | 303 std::optional<RoundingMode> ConstrainedFPIntrinsic::getRoundingMode() const { getRoundingMode() function in ConstrainedFPIntrinsic |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | LangOptions.h | 853 RoundingMode getRoundingMode() const { getRoundingMode() function |