Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp294 std::optional<RoundingMode> ConstrainedFPIntrinsic::getRoundingMode() const { getRoundingMode() function in ConstrainedFPIntrinsic
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h811 RoundingMode getRoundingMode() const { getRoundingMode() function