| /external/mesa3d/src/gallium/drivers/svga/ | 
| D | svga_tgsi_vgpu10.c | 6296    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_puint_to_sscaled()  local6413    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_cmp()  local
 6598    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_exp()  local
 6708    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_kill_if()  local
 6976    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_log()  local
 7090    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_pow()  local
 7151       struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_rcp()  local
 7192    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_rsq()  local
 7232    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_seq()  local
 7265    struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp);  in emit_sge()  local
 [all …]
 
 | 
| /external/webp/src/enc/ | 
| D | quant_enc.c | 1017     uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC;  // scratch buffer  in PickBestIntra16()  local1099     uint8_t* tmp_dst = it->yuv_p_ + I4TMP;    // scratch buffer.  in PickBestIntra4()  local
 1175   uint8_t* tmp_dst = it->yuv_out2_ + U_OFF_ENC;  // scratch buffer  in PickBestUV()  local
 1323         uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC + VP8Scan[it->i4_];  in RefineUsingDistortion()  local
 
 | 
| /external/ComputeLibrary/tests/validate_examples/ | 
| D | cl_gemm.cpp | 397     CLTensor tmp_dst{}, biases{};  member in CLGEMMValidateExample
 | 
| /external/mesa3d/src/intel/compiler/ | 
| D | brw_vec4_visitor.cpp | 392    dst_reg tmp_dst(this, glsl_type::uvec2_type);  in emit_pack_half_2x16()  local457    dst_reg tmp_dst(this, glsl_type::uvec2_type);  in emit_unpack_half_2x16()  local
 
 | 
| D | brw_vec4_nir.cpp | 894    dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type));  in emit_conversion_to_double()  local
 | 
| /external/libaom/av1/common/arm/ | 
| D | warp_plane_neon.c | 222                                           int16x8_t *tmp_dst, int sx, int alpha,  in horizontal_filter_neon()
 | 
| /external/libaom/av1/encoder/ | 
| D | interp_search.c | 657     const BUFFER_SET *const tmp_dst, const BUFFER_SET *const orig_dst,  in av1_interpolation_filter_search()
 | 
| D | compound_type.c | 1204                          const BUFFER_SET *tmp_dst,  in av1_compound_type_rd()
 | 
| D | rdopt.c | 2369     const BUFFER_SET *orig_dst, const BUFFER_SET *tmp_dst, int *rate_mv,  in process_compound_inter_mode()2580   const BUFFER_SET tmp_dst = { { tmp_buf, tmp_buf + 1 * MAX_SB_SQUARE,  in fast_interp_search()  local
 2767   const BUFFER_SET tmp_dst = { { tmp_buf, tmp_buf + 1 * MAX_SB_SQUARE,  in handle_inter_mode()  local
 
 | 
| /external/libaom/av1/common/ | 
| D | reconinter.c | 632   uint8_t *tmp_dst =  in av1_make_masked_inter_predictor()  local
 | 
| /external/mesa3d/src/mesa/program/ | 
| D | ir_to_mesa.cpp | 2028 	    dst_reg tmp_dst = dst_reg(tmp_src);  in visit()  local
 | 
| /external/mesa3d/src/mesa/state_tracker/ | 
| D | st_glsl_to_tgsi.cpp | 4247       st_dst_reg tmp_dst = st_dst_reg(tmp);  in canonicalize_gather_offset()  local4475             st_dst_reg tmp_dst = st_dst_reg(tmp_src);  in visit()  local
 
 | 
| /external/mesa3d/src/amd/compiler/ | 
| D | aco_instruction_selection.cpp | 8090 …Temp tmp_dst = emit_reduction_instr(ctx, aco_op, reduce_op, cluster_size, bld.def(dst.regClass()),…  in visit_intrinsic()  local8894    Temp tmp_dst = dst;  in visit_tex()  local
 
 |