/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_conv.c | 65 struct lp_type dst_type, in write_tsv_row() 86 struct lp_type dst_type) in dump_conv_types() 102 struct lp_type dst_type, unsigned num_dsts) in add_conv_test() 158 struct lp_type dst_type) in test_one() 405 const struct lp_type *dst_type; in test_all() local 433 const struct lp_type *dst_type; in test_some() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_test_eu_validate.cpp | 1061 enum elk_reg_type dst_type; in TEST_P() member 1149 enum elk_reg_type dst_type; in TEST_P() member 1154 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1210 enum elk_reg_type dst_type; in TEST_P() member 1217 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument 1326 enum elk_reg_type dst_type; in TEST_P() member 1335 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument 1393 enum elk_reg_type dst_type; in TEST_P() member 1400 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1448 enum elk_reg_type dst_type; in TEST_P() member [all …]
|
D | elk_eu_validate.c | 122 unsigned dst_type = signed_type(elk_inst_dst_type(devinfo, inst)); in inst_is_raw_move() local 501 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in is_half_float_conversion() local 542 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in is_mixed_float() local 565 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in is_byte_conversion() local 601 enum elk_reg_type dst_type; in general_restrictions_based_on_operand_types() local 1021 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in special_restrictions_for_mixed_float_mode() local 1355 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in region_alignment_rules() local 1572 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in region_alignment_rules() local 1625 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in vector_immediate_restrictions() local 1687 enum elk_reg_type dst_type = elk_inst_dst_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local [all …]
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_cmat.c | 95 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_cooperative_instruction() local 160 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_cooperative_instruction() local 172 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_cooperative_instruction() local 204 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_cooperative_alu() local 233 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_cooperative_alu() local 245 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_cooperative_alu() local
|
/external/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 1130 enum brw_reg_type dst_type; in TEST_P() member 1214 enum brw_reg_type dst_type; in TEST_P() member 1219 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1272 enum brw_reg_type dst_type; in TEST_P() member 1279 #define INST(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument 1386 enum brw_reg_type dst_type; in TEST_P() member 1395 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument 1454 enum brw_reg_type dst_type; in TEST_P() member 1461 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1510 enum brw_reg_type dst_type; in TEST_P() member [all …]
|
D | intel_nir_lower_conversions.c | 29 nir_alu_type tmp_type, nir_alu_type dst_type) in split_conversion() 47 nir_alu_type dst_type = nir_alu_type_get_base_type(dst_full_type); in lower_alu_instr() local
|
D | brw_eu_validate.c | 189 unsigned dst_type = signed_type(inst->dst.type); in inst_is_raw_move() local 521 enum brw_reg_type dst_type = inst->dst.type; in is_half_float_conversion() local 553 enum brw_reg_type dst_type = inst->dst.type; in is_mixed_float() local 574 enum brw_reg_type dst_type = inst->dst.type; in is_byte_conversion() local 624 enum brw_reg_type dst_type = inst->dst.type; in general_restrictions_based_on_operand_types() local 1038 enum brw_reg_type dst_type = inst->dst.type; in special_restrictions_for_mixed_float_mode() local 1368 enum brw_reg_type dst_type = inst->dst.type; in region_alignment_rules() local 1431 enum brw_reg_type dst_type = inst->dst.type; in vector_immediate_restrictions() local 1492 enum brw_reg_type dst_type = inst->dst.type; in special_requirements_for_handling_double_precision_data_types() local 1737 const enum brw_reg_type dst_type = inst->dst.type; in instruction_restrictions() local [all …]
|
D | brw_opt_copy_propagation.cpp | 582 can_take_stride(fs_inst *inst, brw_reg_type dst_type, in can_take_stride() 761 const brw_reg_type dst_type = (has_source_modifiers && in try_copy_propagate() local 942 try_constant_propagate_value(brw_reg val, brw_reg_type dst_type, in try_constant_propagate_value() 1578 const brw_reg_type dst_type = (has_source_modifiers && in try_copy_propagate_def() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_pack.c | 409 struct lp_type dst_type, in lp_build_unpack2() 462 struct lp_type dst_type, in lp_build_unpack2_native() 517 struct lp_type dst_type, in lp_build_unpack() 572 struct lp_type dst_type, in lp_build_pack2() 728 struct lp_type dst_type, in lp_build_pack2_native() 780 struct lp_type dst_type, in lp_build_packs2() 825 struct lp_type dst_type, in lp_build_pack() 885 struct lp_type dst_type, in lp_build_resize()
|
D | lp_bld_conv.c | 398 struct lp_type dst_type, in lp_build_unsigned_norm_to_float() 474 struct lp_type* dst_type, in lp_build_conv_auto() 566 struct lp_type dst_type, in lp_build_conv() 1075 struct lp_type dst_type, in lp_build_conv_mask()
|
D | lp_bld_format_aos_array.c | 55 struct lp_type dst_type, in lp_build_fetch_rgba_aos_array()
|
D | lp_bld_gather.c | 168 struct lp_type dst_type, in lp_build_gather_elem_vec() 281 struct lp_type dst_type, in lp_build_gather_avx2() 411 struct lp_type dst_type, in lp_build_gather()
|
D | lp_bld_swizzle.c | 95 struct lp_type dst_type, in lp_build_extract_broadcast() 741 struct lp_type dst_type, in lp_build_pack_aos_scalars() 777 struct lp_type dst_type, in lp_build_unpack_broadcast_aos_scalars()
|
D | lp_bld_tgsi_action.h | 64 LLVMTypeRef dst_type; member
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_frag_coord_to_pixel_coord.c | 76 … nir_alu_type dst_type = (needs_float ? nir_type_float : nir_type_uint) | use_instr->def.bit_size; in opt_frag_pos() local
|
D | nir_lower_convert_alu_types.c | 129 nir_alu_type dst_type = nir_op_infos[alu->op].output_type; in lower_alu_conversion() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | util.cc | 29 DataType dst_type, int vec_size) { in GetGlslConversion() 263 DataType dst_type, int vec_size) { in GetTypeConversion()
|
D | tensor_desc.cc | 85 DataType dst_type) { in GetConversionForImage() 100 DataType dst_type) { in GetConversion() 643 DataType dst_type = data_type_; in PerformReadPerChannelSelector() local 652 DataType dst_type = data_type_; in PerformReadPerChannelSelector() local
|
/external/mesa3d/src/nouveau/compiler/ |
D | nak_nir_split_64bit_conversions.c | 57 nir_alu_type dst_type = nir_alu_type_get_base_type(dst_full_type); in split_64bit_conversion() local
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_cf.c | 142 type_t dst_type = ir3_output_conv_dst_type(src, base_type); in try_conversion_folding() local
|
/external/cronet/tot/third_party/libc++abi/src/src/ |
D | private_typeinfo.cpp | 139 const __class_type_info* dst_type, in dyn_cast_to_derived() 216 const __class_type_info* dst_type, in dyn_cast_try_downcast() 270 const __class_type_info* dst_type, in dyn_cast_slow() 912 const __class_type_info *dst_type, in __dynamic_cast()
|
/external/cronet/stable/third_party/libc++abi/src/src/ |
D | private_typeinfo.cpp | 139 const __class_type_info* dst_type, in dyn_cast_to_derived() 216 const __class_type_info* dst_type, in dyn_cast_try_downcast() 270 const __class_type_info* dst_type, in dyn_cast_slow() 912 const __class_type_info *dst_type, in __dynamic_cast()
|
/external/mesa3d/src/mesa/main/ |
D | format_utils.c | 288 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; in _mesa_format_convert() local 683 enum mesa_array_format_datatype dst_type, in swizzle_convert_try_memcpy() 1417 _mesa_swizzle_and_convert(void *void_dst, enum mesa_array_format_datatype dst_type, int num_dst_cha… in _mesa_swizzle_and_convert()
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/ |
D | tf_jitrt_buffer_forwarding.cc | 139 auto dst_type = dst.getType().cast<mlir::ShapedType>(); in matchAndRewrite() local
|
/external/libcxxabi/src/ |
D | private_typeinfo.h | 73 const __class_type_info* dst_type; member
|