Home
last modified time | relevance | path

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

/third_party/opencl-headers/CL/
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()
/third_party/skia/third_party/externals/angle2/include/CL/
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1271 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/
Dbrw_nir_lower_conversions.c32 nir_rounding_mode rounding_mode) in get_conversion_op()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_ext_inst_test.cpp4164 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/
Dval_ext_inst_test.cpp4164 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/
Dval_ext_inst_test.cpp4164 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/
Dvtn_alu.c469 nir_rounding_mode rounding_mode; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c271 nir_rounding_mode rounding_mode = in create_cov() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h5359 nir_rounding_mode rounding_mode; member