| /external/llvm/lib/Support/ |
| D | APFloat.cpp | 1221 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/ |
| D | APFloat.cpp | 1212 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/ |
| D | brw_nir_lower_conversions.c | 32 nir_rounding_mode rounding_mode) in get_conversion_op()
|
| /external/OpenCL-CTS/test_conformance/clcpp/convert/ |
| D | convert_cast.hpp | 25 enum class rounding_mode enum
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_alu.c | 415 nir_rounding_mode rounding_mode; member
|
| /external/v8/src/codegen/s390/ |
| D | macro-assembler-s390.cc | 853 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/ |
| D | val_ext_inst_test.cpp | 4441 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/ |
| D | val_ext_inst_test.cpp | 6088 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/ |
| D | val_ext_inst_test.cpp | 6088 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/ |
| D | gen7_media.h | 71 uint32_t rounding_mode:2; member
|
| D | gen8_media.h | 78 uint32_t rounding_mode:2; member
|
| /external/v8/src/diagnostics/arm/ |
| D | disasm-arm.cc | 1960 int rounding_mode = instr->Bits(17, 16); in DecodeFloatingPointDataProcessing() local
|
| /external/v8/src/execution/arm/ |
| D | simulator-arm.cc | 4661 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/ |
| D | macro-assembler-ppc.cc | 880 FPRoundingMode rounding_mode) { in ConvertDoubleToInt64() 899 const DoubleRegister double_dst, FPRoundingMode rounding_mode) { in ConvertDoubleToUnsignedInt64()
|
| /external/v8/src/execution/arm64/ |
| D | simulator-logic-arm64.cc | 3752 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/ |
| D | logic-aarch64.cc | 4906 FPRounding rounding_mode, in frint() 4948 FPRounding rounding_mode, in fcvts() 4976 FPRounding rounding_mode, in fcvtu()
|
| /external/v8/src/codegen/mips/ |
| D | macro-assembler-mips.cc | 2702 FPURoundingMode rounding_mode, Register result, DoubleRegister double_input, in EmitFPUTruncate()
|
| /external/v8/src/codegen/mips64/ |
| D | macro-assembler-mips64.cc | 3171 FPURoundingMode rounding_mode, Register result, DoubleRegister double_input, in EmitFPUTruncate()
|