| /external/mesa3d/src/compiler/spirv/ | 
| D | vtn_opencl.c | 179                                   const struct vtn_type *dest_type,  in call_mangled_function() 211    struct vtn_type *dest_type = w_dest ? vtn_get_type(b, w_dest[0]) : NULL;  in handle_instr()  local 284            const struct vtn_type *dest_type)  in handle_alu() 433               const struct vtn_type *dest_type)  in handle_clc_fn() 479                const struct vtn_type *dest_type)  in handle_special() 577             const struct vtn_type *dest_type)  in handle_core() 726               const struct vtn_type *dest_type)  in handle_printf() 735              const struct vtn_type *dest_type)  in handle_round() 750                const struct vtn_type *dest_type)  in handle_shuffle() 770                 const struct vtn_type *dest_type)  in handle_shuffle2()
  | 
| D | vtn_subgroup.c | 77    struct vtn_type *dest_type = vtn_get_type(b, w[1]);  in vtn_handle_subgroup()  local
  | 
| D | vtn_amd.c | 86    const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type;  in vtn_handle_amd_shader_ballot_instruction()  local
  | 
| D | vtn_alu.c | 76    const struct glsl_type *dest_type;  in matrix_multiply()  local 464    const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type;  in vtn_handle_alu()  local
  | 
| D | vtn_glsl450.c | 313    const struct glsl_type *dest_type = vtn_get_type(b, w[1])->type;  in handle_glsl450_alu()  local
  | 
| D | spirv_to_nir.c | 2570    nir_alu_type dest_type = nir_type_invalid;  in vtn_handle_texture()  local 5544       const struct glsl_type *dest_type = type->type;  in vtn_handle_body_instruction()  local
  | 
| /external/mesa3d/src/compiler/nir/ | 
| D | nir_conversion_builder.h | 231                         nir_alu_type dest_type)  in nir_clamp_to_type_range() 368                                  nir_alu_type dest_type,  in nir_simplify_conversion_rounding() 409                           nir_alu_type dest_type,  in nir_convert_with_rounding()
  | 
| D | nir_lower_convert_alu_types.c | 34    nir_alu_type dest_type = nir_intrinsic_dest_type(conv);  in try_simplify_convert_intrin()  local
  | 
| D | nir_validate.c | 379    nir_alu_type dest_type = nir_op_infos[instr->op].output_type;  in validate_alu_instr()  local 582       nir_alu_type dest_type = nir_intrinsic_dest_type(instr);  in validate_intrinsic_instr()  local
  | 
| D | nir_lower_io.c | 242           nir_alu_type dest_type)  in emit_load()
  | 
| D | nir_builder.h | 1516                       nir_alu_type src_type, nir_alu_type dest_type,  in nir_convert_alu_types()
  | 
| D | nir_serialize.c | 1454       unsigned dest_type:8;  member
  | 
| /external/mesa3d/src/compiler/glsl/ | 
| D | ir_expression_operation.py | 50    def __init__(self, dest_type, source_types, num_operands):  argument 326 …def __init__(self, name, num_operands, printable_name = None, source_types = None, dest_type = Non…  argument
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | hlo_to_ir_bindings.cc | 128   llvm::Type* dest_type = pointee_type->getPointerTo();  in CastToTypedValue()  local
  | 
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ | 
| D | InstructionFactory.java | 587     public Instruction createCast( final Type src_type, final Type dest_type ) {  in createCast()
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | shape_refiner.cc | 523     auto* dest_type = input_edge->src()->attrs().Find("DstT");  in ConstantPartialShape()  local
  | 
| /external/mesa3d/src/intel/compiler/ | 
| D | brw_vec4_nir.cpp | 1976    const glsl_type *dest_type =  in nir_emit_texture()  local
  | 
| D | brw_vec4_visitor.cpp | 830                            const glsl_type *dest_type,  in emit_texture()
  | 
| D | brw_vec4.cpp | 411       enum brw_reg_type dest_type = BRW_REGISTER_TYPE_F;  in opt_vector_float()  local
  | 
| /external/mesa3d/src/panfrost/midgard/ | 
| D | compiler.h | 104         nir_alu_type dest_type;  member
  | 
| D | midgard_compile.c | 1918         nir_alu_type dest_type = dest_base | nir_dest_bit_size(*dest);  in emit_texop_native()  local
  | 
| /external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ | 
| D | nir_to_spirv.c | 1180    SpvId dest_type = get_dest_type(ctx, &alu->dest.dest,  in emit_alu()  local 1952    SpvId dest_type = get_dest_type(ctx, &tex->dest, tex->dest_type);  in emit_tex()  local
  | 
| /external/mesa3d/src/panfrost/bifrost/ | 
| D | compiler.h | 296         nir_alu_type dest_type;  member
  | 
| /external/mesa3d/src/amd/llvm/ | 
| D | ac_nir_to_llvm.c | 3157    LLVMTypeRef dest_type = get_def_type(ctx, &instr->dest.ssa);  in visit_load()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | algebraic_simplifier.cc | 3637   PrimitiveType dest_type = convert->shape().element_type();  in HandleConvert()  local
  |