Home
last modified time | relevance | path

Searched defs:dst_type (Results 1 – 25 of 54) sorted by relevance

123

/external/mesa3d/src/intel/compiler/
Dtest_eu_validate.cpp1159 enum brw_reg_type dst_type; in TEST_P() member
1247 enum brw_reg_type dst_type; in TEST_P() member
1252 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument
1308 enum brw_reg_type dst_type; in TEST_P() member
1315 #define INST_C(dst_type, src_type, dst_stride, dst_subnr, expected_result) \ in TEST_P() argument
1324 #define INST_S(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() argument
1431 enum brw_reg_type dst_type; in TEST_P() member
1439 #define INST(dst_type, src0_type, src1_type, \ in TEST_P() argument
1495 enum brw_reg_type dst_type; in TEST_P() member
1501 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument
[all …]
Dbrw_eu_validate.c144 unsigned dst_type = signed_type(inst_dst_type(devinfo, inst)); in inst_is_raw_move() local
608 enum brw_reg_type dst_type = brw_inst_dst_type(devinfo, inst); in is_half_float_conversion() local
647 enum brw_reg_type dst_type = brw_inst_dst_type(devinfo, inst); in is_mixed_float() local
668 enum brw_reg_type dst_type = brw_inst_dst_type(devinfo, inst); in is_byte_conversion() local
741 enum brw_reg_type dst_type = inst_dst_type(devinfo, inst); in general_restrictions_based_on_operand_types() local
1100 enum brw_reg_type dst_type = brw_inst_dst_type(devinfo, inst); in special_restrictions_for_mixed_float_mode() local
1433 enum brw_reg_type dst_type = inst_dst_type(devinfo, inst); in region_alignment_rules() local
1640 enum brw_reg_type dst_type = inst_dst_type(devinfo, inst); in region_alignment_rules() local
1691 enum brw_reg_type dst_type = inst_dst_type(devinfo, inst); in vector_immediate_restrictions() local
1755 enum brw_reg_type dst_type = inst_dst_type(devinfo, inst); in special_requirements_for_handling_double_precision_data_types() local
Dbrw_nir_lower_conversions.c30 nir_alu_type dst_type, in get_conversion_op()
74 nir_alu_type dst_type = nir_alu_type_get_base_type(dst_full_type); in lower_instr() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c65 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()
156 struct lp_type dst_type) in test_one()
403 const struct lp_type *dst_type; in test_all() local
431 const struct lp_type *dst_type; in test_some() local
Dlp_state_fs.c469 struct lp_type dst_type; in fs_fb_fetch() local
1464 struct lp_type dst_type, in load_unswizzled_block()
1758 have_smallfloat_format(struct lp_type dst_type, in have_smallfloat_format()
1778 struct lp_type dst_type, in convert_to_blend_type()
1946 struct lp_type dst_type, in convert_from_blend_type()
2270 struct lp_type dst_type; in generate_unswizzled_blend() local
Dlp_bld_interp.c460 struct lp_type dst_type = coeff_bld->type; in lp_build_interp_soa_indirect() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c409 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()
Dlp_bld_conv.c384 struct lp_type dst_type, in lp_build_unsigned_norm_to_float()
460 struct lp_type* dst_type, in lp_build_conv_auto()
552 struct lp_type dst_type, in lp_build_conv()
1061 struct lp_type dst_type, in lp_build_conv_mask()
Dlp_bld_gather.c168 struct lp_type dst_type, in lp_build_gather_elem_vec()
282 struct lp_type dst_type, in lp_build_gather_avx2()
412 struct lp_type dst_type, in lp_build_gather()
Dlp_bld_format_aos_array.c55 struct lp_type dst_type, in lp_build_fetch_rgba_aos_array()
Dlp_bld_swizzle.c94 struct lp_type dst_type, in lp_build_extract_broadcast()
763 struct lp_type dst_type, in lp_build_pack_aos_scalars()
800 struct lp_type dst_type, in lp_build_unpack_broadcast_aos_scalars()
Dlp_bld_tgsi_action.h64 LLVMTypeRef dst_type; member
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dutil.cc29 DataType dst_type, int vec_size) { in GetGlslConversion()
263 DataType dst_type, int vec_size) { in GetTypeConversion()
Dtensor_desc.cc85 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/mesa/main/
Dformat_utils.c288 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; in _mesa_format_convert() local
800 enum mesa_array_format_datatype dst_type, in swizzle_convert_try_memcpy()
1534 _mesa_swizzle_and_convert(void *void_dst, enum mesa_array_format_datatype dst_type, int num_dst_cha… in _mesa_swizzle_and_convert()
/external/mesa3d/src/compiler/spirv/
Dvtn_alu.c357 nir_alu_type dst_type = convert_op_dst_type(opcode) | dst_bit_size; in vtn_nir_alu_op_for_spirv_opcode() local
672 nir_alu_type dst_type = convert_op_dst_type(opcode) | dst_bit_size; in vtn_handle_alu() local
Dvtn_variables.c2030 struct vtn_type *dst_type, in vtn_assert_types_equal()
2534 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
2580 struct vtn_type *dst_type = vtn_get_type(b, w[1]); in vtn_handle_variables() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp122 unsigned dst_type = flags & AF_DST_TYPE_MASK; in optimize_cc_op2() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_buffer_forwarding.cc139 auto dst_type = dst.getType().cast<mlir::ShapedType>(); in matchAndRewrite() local
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/
DGpuKernelComponentGroup.cpp186 const auto &dst_type = dst_tensor->data_type(); in finalize() local
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dprivate_typeinfo.h72 const __class_type_info* dst_type; member
/external/libcxxabi/src/
Dprivate_typeinfo.h73 const __class_type_info* dst_type; member
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c116 type_t src_type, dst_type; in create_cov() local
267 type_t dst_type = nir_dest_bit_size(alu->dest.dest) == 16 ? in emit_alu() local
1199 type_t dst_type = nir_dest_bit_size(intr->dest) == 16 ? in emit_intrinsic_image_size_tex() local
2483 type_t dst_type = get_tex_dest_type(tex); in emit_tex_info() local
2511 type_t dst_type = get_tex_dest_type(tex); in emit_tex_txs() local
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c138 nir_alu_type dst_type) in blorp_create_nir_tex_instr()
201 nir_ssa_def *pos, nir_alu_type dst_type) in blorp_nir_txf()
217 nir_ssa_def *pos, nir_ssa_def *mcs, nir_alu_type dst_type) in blorp_nir_txf_ms()
569 nir_alu_type dst_type, in blorp_nir_combine_samples()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc153 const char* dst_type = "post-exit"; in CreateCycleDetectionGraph() local

123