Home
last modified time | relevance | path

Searched defs:float_types (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/panfrost/midgard/
Dmidgard_nir_type_csel.c21 BITSET_WORD *float_types = data; in pass() local
36 BITSET_WORD *float_types = in midgard_nir_type_csel() local
/external/mesa3d/src/compiler/nir/
Dnir_gather_types.c28 set_type(unsigned idx, nir_alu_type type, BITSET_WORD *float_types, in set_type()
76 copy_types(nir_src src, nir_def *def, BITSET_WORD *float_types, in copy_types()
99 BITSET_WORD *float_types, in nir_gather_types()
Dnir_lower_int_to_float.c261 BITSET_WORD *float_types = NULL, *int_types = NULL; in nir_lower_int_to_float_impl() local
Dnir_print.c62 BITSET_WORD *float_types; member
/external/sdv/vsomeip/third_party/boost/mpl/test/
Dcopy_if.cpp45 typedef list4<float,float,double,double>::type float_types; in MPL_TEST_CASE() typedef
/external/tensorflow/tensorflow/compiler/tests/
Dcholesky_op_test.py34 def float_types(self): member in CholeskyOpTest
Dmatrix_triangular_solve_op_test.py41 def float_types(self): member in MatrixTriangularSolveOpTest
Dxla_test.py192 def float_types(self): member in XLATestCase
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlu_op_test.py39 def float_types(self): member in LuOpTest
/external/python/cpython2/Lib/ctypes/test/
Dtest_numbers.py29 float_types = [c_double, c_float] variable
/external/python/cpython3/Lib/ctypes/test/
Dtest_numbers.py29 float_types = [c_double, c_float] variable
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c602 BITSET_WORD *float_types; member