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