/third_party/opencl-headers/CL/ |
D | cl_half.h | 61 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()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_half.h | 61 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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 1271 IEEEFloat::opStatus IEEEFloat::handleOverflow(roundingMode rounding_mode) { in handleOverflow() 1295 bool IEEEFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero() 1330 IEEEFloat::opStatus IEEEFloat::normalize(roundingMode rounding_mode, in normalize() 1686 roundingMode rounding_mode, in addOrSubtract() 1716 roundingMode rounding_mode) { in add() 1722 roundingMode rounding_mode) { in subtract() 1728 roundingMode rounding_mode) { in multiply() 1746 roundingMode rounding_mode) { in divide() 1823 roundingMode rounding_mode) { in fusedMultiplyAdd() 1864 IEEEFloat::opStatus IEEEFloat::roundToIntegral(roundingMode rounding_mode) { in roundToIntegral() [all …]
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_conversions.c | 32 nir_rounding_mode rounding_mode) in get_conversion_op()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_ext_inst_test.cpp | 4164 const std::string rounding_mode = in TEST_P() local 4189 const std::string rounding_mode = in TEST_P() local 4214 const std::string rounding_mode = in TEST_P() local 4236 const std::string rounding_mode = in TEST_P() local 4262 const std::string rounding_mode = in TEST_P() local 4284 const std::string rounding_mode = in TEST_P() local 4309 const std::string rounding_mode = in TEST_P() local 4329 const std::string rounding_mode = in TEST_P() local 4353 const std::string rounding_mode = in TEST_P() local 4376 const std::string rounding_mode = in TEST_P() local
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_ext_inst_test.cpp | 4164 const std::string rounding_mode = in TEST_P() local 4189 const std::string rounding_mode = in TEST_P() local 4214 const std::string rounding_mode = in TEST_P() local 4236 const std::string rounding_mode = in TEST_P() local 4262 const std::string rounding_mode = in TEST_P() local 4284 const std::string rounding_mode = in TEST_P() local 4309 const std::string rounding_mode = in TEST_P() local 4329 const std::string rounding_mode = in TEST_P() local 4353 const std::string rounding_mode = in TEST_P() local 4376 const std::string rounding_mode = in TEST_P() local
|
/third_party/spirv-tools/test/val/ |
D | val_ext_inst_test.cpp | 4164 const std::string rounding_mode = in TEST_P() local 4189 const std::string rounding_mode = in TEST_P() local 4214 const std::string rounding_mode = in TEST_P() local 4236 const std::string rounding_mode = in TEST_P() local 4262 const std::string rounding_mode = in TEST_P() local 4284 const std::string rounding_mode = in TEST_P() local 4309 const std::string rounding_mode = in TEST_P() local 4329 const std::string rounding_mode = in TEST_P() local 4353 const std::string rounding_mode = in TEST_P() local 4376 const std::string rounding_mode = in TEST_P() local
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_alu.c | 469 nir_rounding_mode rounding_mode; member
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler_nir.c | 271 nir_rounding_mode rounding_mode = in create_cov() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 5359 nir_rounding_mode rounding_mode; member
|