Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp1221 APFloat::handleOverflow(roundingMode rounding_mode) in handleOverflow()
1247 APFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero()
1284 APFloat::normalize(roundingMode rounding_mode, in normalize()
1666 APFloat::addOrSubtract(const APFloat &rhs, roundingMode rounding_mode, in addOrSubtract()
1697 APFloat::add(const APFloat &rhs, roundingMode rounding_mode) in add()
1704 APFloat::subtract(const APFloat &rhs, roundingMode rounding_mode) in subtract()
1711 APFloat::multiply(const APFloat &rhs, roundingMode rounding_mode) in multiply()
1730 APFloat::divide(const APFloat &rhs, roundingMode rounding_mode) in divide()
1828 roundingMode rounding_mode) in fusedMultiplyAdd()
1870 APFloat::opStatus APFloat::roundToIntegral(roundingMode rounding_mode) { in roundToIntegral()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp1212 IEEEFloat::opStatus IEEEFloat::handleOverflow(roundingMode rounding_mode) { in handleOverflow()
1236 bool IEEEFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero()
1271 IEEEFloat::opStatus IEEEFloat::normalize(roundingMode rounding_mode, in normalize()
1630 roundingMode rounding_mode, in addOrSubtract()
1660 roundingMode rounding_mode) { in add()
1666 roundingMode rounding_mode) { in subtract()
1672 roundingMode rounding_mode) { in multiply()
1690 roundingMode rounding_mode) { in divide()
1767 roundingMode rounding_mode) { in fusedMultiplyAdd()
1808 IEEEFloat::opStatus IEEEFloat::roundToIntegral(roundingMode rounding_mode) { in roundToIntegral()
[all …]
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode) in get_conversion_op()
/external/OpenCL-CTS/test_conformance/clcpp/convert/
Dconvert_cast.hpp25 enum class rounding_mode enum
/external/mesa3d/src/compiler/spirv/
Dvtn_alu.c415 nir_rounding_mode rounding_mode; member
/external/v8/src/codegen/s390/
Dmacro-assembler-s390.cc853 FPRoundingMode rounding_mode) { in ConvertFloat32ToInt64()
877 FPRoundingMode rounding_mode) { in ConvertDoubleToInt64()
901 FPRoundingMode rounding_mode) { in ConvertDoubleToInt32()
928 FPRoundingMode rounding_mode) { in ConvertFloat32ToInt32()
955 FPRoundingMode rounding_mode) { in ConvertFloat32ToUnsignedInt32()
982 FPRoundingMode rounding_mode) { in ConvertFloat32ToUnsignedInt64()
1006 FPRoundingMode rounding_mode) { in ConvertDoubleToUnsignedInt64()
1030 FPRoundingMode rounding_mode) { in ConvertDoubleToUnsignedInt32()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ext_inst_test.cpp4441 const std::string rounding_mode = in TEST_P() local
4466 const std::string rounding_mode = in TEST_P() local
4491 const std::string rounding_mode = in TEST_P() local
4513 const std::string rounding_mode = in TEST_P() local
4539 const std::string rounding_mode = in TEST_P() local
4561 const std::string rounding_mode = in TEST_P() local
4586 const std::string rounding_mode = in TEST_P() local
4606 const std::string rounding_mode = in TEST_P() local
4630 const std::string rounding_mode = in TEST_P() local
4653 const std::string rounding_mode = in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_ext_inst_test.cpp6088 const std::string rounding_mode = local
6113 const std::string rounding_mode = local
6138 const std::string rounding_mode = local
6160 const std::string rounding_mode = local
6186 const std::string rounding_mode = local
6208 const std::string rounding_mode = local
6233 const std::string rounding_mode = local
6253 const std::string rounding_mode = local
6277 const std::string rounding_mode = local
6300 const std::string rounding_mode = local
/external/angle/third_party/spirv-tools/src/test/val/
Dval_ext_inst_test.cpp6088 const std::string rounding_mode = local
6113 const std::string rounding_mode = local
6138 const std::string rounding_mode = local
6160 const std::string rounding_mode = local
6186 const std::string rounding_mode = local
6208 const std::string rounding_mode = local
6233 const std::string rounding_mode = local
6253 const std::string rounding_mode = local
6277 const std::string rounding_mode = local
6300 const std::string rounding_mode = local
/external/igt-gpu-tools/lib/
Dgen7_media.h71 uint32_t rounding_mode:2; member
Dgen8_media.h78 uint32_t rounding_mode:2; member
/external/v8/src/diagnostics/arm/
Ddisasm-arm.cc1960 int rounding_mode = instr->Bits(17, 16); in DecodeFloatingPointDataProcessing() local
/external/v8/src/execution/arm/
Dsimulator-arm.cc4661 int rounding_mode = instr->Bits(9, 7); in DecodeAdvancedSIMDTwoOrThreeRegisters() local
5776 int rounding_mode = instr->Bits(17, 16); in DecodeFloatingPointDataProcessing() local
5802 int rounding_mode = instr->Bits(17, 16); in DecodeFloatingPointDataProcessing() local
/external/v8/src/codegen/ppc/
Dmacro-assembler-ppc.cc880 FPRoundingMode rounding_mode) { in ConvertDoubleToInt64()
899 const DoubleRegister double_dst, FPRoundingMode rounding_mode) { in ConvertDoubleToUnsignedInt64()
/external/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc3752 FPRounding rounding_mode, in frint()
3780 FPRounding rounding_mode, int fbits) { in fcvts()
3799 FPRounding rounding_mode, int fbits) { in fcvtu()
/external/vixl/src/aarch64/
Dlogic-aarch64.cc4906 FPRounding rounding_mode, in frint()
4948 FPRounding rounding_mode, in fcvts()
4976 FPRounding rounding_mode, in fcvtu()
/external/v8/src/codegen/mips/
Dmacro-assembler-mips.cc2702 FPURoundingMode rounding_mode, Register result, DoubleRegister double_input, in EmitFPUTruncate()
/external/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc3171 FPURoundingMode rounding_mode, Register result, DoubleRegister double_input, in EmitFPUTruncate()