Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_nir_type_csel.c17 BITSET_WORD *float_types = data; in pass() local
32 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.c260 BITSET_WORD *float_types = NULL, *int_types = NULL; in nir_lower_int_to_float_impl() local
Dnir_print.c66 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/pytorch/test/torch_np/numpy_tests/core/
Dtest_scalar_ctors.py82 float_types = [np.half, np.single, np.double] variable
/external/python/cpython3/Lib/test/test_ctypes/
Dtest_numbers.py35 float_types = [c_double, c_float] variable
/external/mesa3d/src/imagination/pco/
Dpco_trans_nir.c35 BITSET_WORD *float_types; /** NIR SSA float vars. */ member
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c608 BITSET_WORD *float_types; member