Home
last modified time | relevance | path

Searched defs:getRoundingMode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h327 llvm::RoundingMode getRoundingMode(const Expr *E) const { in getRoundingMode() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp303 std::optional<RoundingMode> ConstrainedFPIntrinsic::getRoundingMode() const { in getRoundingMode() function in ConstrainedFPIntrinsic
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h853 RoundingMode getRoundingMode() const { in getRoundingMode() function