/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | deconv_fp16.c | 54 float16_t *tmp_dst = dst_ptr + dst_index; in DeConvPostFp16() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 6351 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_puint_to_sscaled() local 6468 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_cmp() local 6653 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_exp() local 6763 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_kill_if() local 7031 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_log() local 7145 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_pow() local 7206 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rcp() local 7247 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rsq() local 7287 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_seq() local 7320 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_sge() local [all …]
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | deconv_fp32.c | 79 float *tmp_dst = dst_ptr + dst_index; in DeConvPostFp32C8() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 995 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC; // scratch buffer in PickBestIntra16() local 1076 uint8_t* tmp_dst = it->yuv_p_ + I4TMP; // scratch buffer. in PickBestIntra4() local 1151 uint8_t* tmp_dst = it->yuv_out2_ + U_OFF_ENC; // scratch buffer in PickBestUV() local 1298 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC + VP8Scan[it->i4_]; in RefineUsingDistortion() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 995 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC; // scratch buffer in PickBestIntra16() local 1076 uint8_t* tmp_dst = it->yuv_p_ + I4TMP; // scratch buffer. in PickBestIntra4() local 1151 uint8_t* tmp_dst = it->yuv_out2_ + U_OFF_ENC; // scratch buffer in PickBestUV() local 1298 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC + VP8Scan[it->i4_]; in RefineUsingDistortion() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | deconv_int8.c | 56 int32_t *tmp_dst = dst_ptr + dst_index; in DeConvPostInt8C4() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | hevcpred_msa.c | 99 uint8_t *tmp_dst = dst; in hevc_intra_pred_vert_8x8_msa() local 155 uint8_t *tmp_dst = dst; in hevc_intra_pred_vert_16x16_msa() local 269 uint8_t *tmp_dst = dst; in hevc_intra_pred_horiz_16x16_msa() local 345 uint8_t *tmp_dst = dst; in hevc_intra_pred_dc_4x4_msa() local 406 uint8_t *tmp_dst = dst; in hevc_intra_pred_dc_8x8_msa() local 465 uint8_t *tmp_dst = dst; in hevc_intra_pred_dc_16x16_msa() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4_visitor.cpp | 392 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_pack_half_2x16() local 457 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_unpack_half_2x16() local
|
D | brw_vec4_nir.cpp | 917 dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type)); in emit_conversion_to_double() local
|
/third_party/mesa3d/src/mesa/program/ |
D | ir_to_mesa.cpp | 2029 dst_reg tmp_dst = dst_reg(tmp_src); in visit() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi.cpp | 4327 st_dst_reg tmp_dst = st_dst_reg(tmp); in canonicalize_gather_offset() local 4555 st_dst_reg tmp_dst = st_dst_reg(tmp_src); in visit() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 8456 Temp tmp_dst = emit_reduction_instr(ctx, aco_op, reduce_op, cluster_size, in visit_intrinsic() local 9431 Temp tmp_dst = dst; in visit_tex() local
|