Home
last modified time | relevance | path

Searched defs:rounding_mode (Results 1 – 25 of 656) sorted by relevance

12345678910>>...27

/dports/graphics/darktable38/darktable-3.8.0/src/external/OpenCL/CL/
H A Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/dports/security/hashcat/hashcat-6.2.5/deps/git/OpenCL-Headers/CL/
H A Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/dports/lang/pocl/pocl-1.8/include/CL/
H A Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/dports/devel/opencl/OpenCL-Headers-2021.06.30/CL/
H A Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/dports/devel/oclgrind/Oclgrind-21.10/src/CL/
H A Dcl_half.h61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/A64/
H A Demit_a64_floating_point.cpp30 Arm64Gen::RoundingMode ConvertRoundingModeToA64RoundingMode(FP::RoundingMode rounding_mode) { in ConvertRoundingModeToA64RoundingMode()
265 const auto rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPToFixed() local
324 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS32ToSingle() local
343 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU32ToSingle() local
362 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS32ToDouble() local
381 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS64ToDouble() local
400 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS64ToSingle() local
419 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU32ToDouble() local
439 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU64ToDouble() local
459 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU64ToSingle() local
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/A64/
H A Demit_a64_floating_point.cpp30 Arm64Gen::RoundingMode ConvertRoundingModeToA64RoundingMode(FP::RoundingMode rounding_mode) { in ConvertRoundingModeToA64RoundingMode()
265 const auto rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPToFixed() local
324 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS32ToSingle() local
343 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU32ToSingle() local
362 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS32ToDouble() local
381 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS64ToDouble() local
400 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedS64ToSingle() local
419 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU32ToDouble() local
439 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU64ToDouble() local
459 const FP::RoundingMode rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPFixedU64ToSingle() local
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Dfesetround.c3 int fesetround(int rounding_mode) in fesetround()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/
H A Dfesetround.c3 int fesetround(int rounding_mode) in fesetround()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Demit_x64_floating_point.cpp73 std::optional<int> ConvertRoundingModeToX64Immediate(FP::RoundingMode rounding_mode) { in ConvertRoundingModeToX64Immediate()
832 const auto rounding_mode = static_cast<FP::RoundingMode>(inst->GetArg(1).GetU8()); in EmitFPRound() local
870 constexpr FP::RoundingMode rounding_mode = std::get<1>(t); in EmitFPRound() local
1072 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPHalfToDouble() local
1098 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPHalfToSingle() local
1122 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPSingleToDouble() local
1144 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPSingleToHalf() local
1168 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPDoubleToHalf() local
1182 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPDoubleToSingle() local
1207 const auto rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPToFixed() local
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Demit_x64_floating_point.cpp73 std::optional<int> ConvertRoundingModeToX64Immediate(FP::RoundingMode rounding_mode) { in ConvertRoundingModeToX64Immediate()
832 const auto rounding_mode = static_cast<FP::RoundingMode>(inst->GetArg(1).GetU8()); in EmitFPRound() local
870 constexpr FP::RoundingMode rounding_mode = std::get<1>(t); in EmitFPRound() local
1072 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPHalfToDouble() local
1098 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPHalfToSingle() local
1122 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPSingleToDouble() local
1144 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPSingleToHalf() local
1168 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPDoubleToHalf() local
1182 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPDoubleToSingle() local
1207 const auto rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPToFixed() local
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A DAPFloat.cpp1113 APFloat::handleOverflow(roundingMode rounding_mode) in handleOverflow()
1139 APFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero()
1178 APFloat::normalize(roundingMode rounding_mode, in normalize()
1586 APFloat::add(const APFloat &rhs, roundingMode rounding_mode) in add()
1593 APFloat::subtract(const APFloat &rhs, roundingMode rounding_mode) in subtract()
1620 APFloat::divide(const APFloat &rhs, roundingMode rounding_mode) in divide()
1678 APFloat::mod(const APFloat &rhs, roundingMode rounding_mode) in mod()
1721 roundingMode rounding_mode) in fusedMultiplyAdd()
1847 roundingMode rounding_mode, bool *losesInfo) in convert()
2093 roundingMode rounding_mode) in convertFromUnsignedParts()
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/backend/x64/
H A Demit_x64_floating_point.cpp83 std::optional<int> ConvertRoundingModeToX64Immediate(FP::RoundingMode rounding_mode) { in ConvertRoundingModeToX64Immediate()
885 const auto rounding_mode = static_cast<FP::RoundingMode>(inst->GetArg(1).GetU8()); in EmitFPRound() local
923 constexpr FP::RoundingMode rounding_mode = std::get<1>(t); in EmitFPRound() local
1162 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPHalfToDouble() local
1188 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPHalfToSingle() local
1212 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPSingleToDouble() local
1234 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPSingleToHalf() local
1258 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPDoubleToHalf() local
1272 const auto rounding_mode = static_cast<FP::RoundingMode>(args[1].GetImmediateU8()); in EmitFPDoubleToSingle() local
1297 const auto rounding_mode = static_cast<FP::RoundingMode>(args[2].GetImmediateU8()); in EmitFPToFixed() local
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DAPFloat.cpp1253 APFloat::handleOverflow(roundingMode rounding_mode) in handleOverflow()
1279 APFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero()
1316 APFloat::normalize(roundingMode rounding_mode, in normalize()
1729 APFloat::add(const APFloat &rhs, roundingMode rounding_mode) in add()
1736 APFloat::subtract(const APFloat &rhs, roundingMode rounding_mode) in subtract()
1743 APFloat::multiply(const APFloat &rhs, roundingMode rounding_mode) in multiply()
1762 APFloat::divide(const APFloat &rhs, roundingMode rounding_mode) in divide()
1860 roundingMode rounding_mode) in fusedMultiplyAdd()
2026 roundingMode rounding_mode, bool *losesInfo) in convert()
2296 roundingMode rounding_mode) in convertFromUnsignedParts()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/libbid/
H A Dbid_inline_add.h77 int rounding_mode, unsigned *fpsc) { in get_add64()
473 int extra_digits, int rounding_mode, in __bid_simple_round64_sticky()
512 int extra_digits, int rounding_mode, in __bid_full_round64()
636 int rounding_mode, unsigned *fpsc, in __bid_full_round64_remainder()
807 int extra_digits, int rounding_mode, unsigned *fpsc) { in get_add128()
1154 int rounding_mode, unsigned *fpsc) { in BID_normalize()

12345678910>>...27