/external/libavc/common/x86/ |
D | ih264_iquant_itrans_recon_ssse3.c | 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_ssse3() local 143 …temp7 = _mm_unpackhi_epi16(temp1, zero_8x16b); // b10*q10 0 b11*q11 0 b12*q12 0 b13*q13 0 -- 16 bi… in ih264_iquant_itrans_recon_4x4_ssse3() 153 temp7 = _mm_madd_epi16(src_r3, temp7); in ih264_iquant_itrans_recon_4x4_ssse3() 159 resq_r3 = _mm_slli_epi32(temp7, u4_qp_div_6 - 4); in ih264_iquant_itrans_recon_4x4_ssse3() 164 temp7 = _mm_add_epi32(temp7, add_rshift); in ih264_iquant_itrans_recon_4x4_ssse3() 168 resq_r3 = _mm_srai_epi32(temp7, 4 - u4_qp_div_6); in ih264_iquant_itrans_recon_4x4_ssse3() 286 temp7 = _mm_sub_epi32(temp0, temp3); in ih264_iquant_itrans_recon_4x4_ssse3() 287 temp7 = _mm_add_epi32(temp7, value_32); in ih264_iquant_itrans_recon_4x4_ssse3() 288 temp7 = _mm_srai_epi32(temp7, 6); in ih264_iquant_itrans_recon_4x4_ssse3() 289 temp7 = _mm_add_epi32(temp7, pred_r3); in ih264_iquant_itrans_recon_4x4_ssse3() [all …]
|
D | ih264_iquant_itrans_recon_sse42.c | 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_sse42() local 142 …temp7 = _mm_unpackhi_epi16(temp1, zero_8x16b); // b10*q10 0 b11*q11 0 b12*q12 0 b13*q13 0 -- 16 bi… in ih264_iquant_itrans_recon_4x4_sse42() 152 temp7 = _mm_madd_epi16(src_r3, temp7); in ih264_iquant_itrans_recon_4x4_sse42() 158 resq_r3 = _mm_slli_epi32(temp7, u4_qp_div_6 - 4); in ih264_iquant_itrans_recon_4x4_sse42() 163 temp7 = _mm_add_epi32(temp7, add_rshift); in ih264_iquant_itrans_recon_4x4_sse42() 167 resq_r3 = _mm_srai_epi32(temp7, 4 - u4_qp_div_6); in ih264_iquant_itrans_recon_4x4_sse42() 272 temp7 = _mm_sub_epi32(temp0, temp3); in ih264_iquant_itrans_recon_4x4_sse42() 273 temp7 = _mm_add_epi32(temp7, value_32); in ih264_iquant_itrans_recon_4x4_sse42() 274 temp7 = _mm_srai_epi32(temp7, 6); in ih264_iquant_itrans_recon_4x4_sse42() 275 temp7 = _mm_add_epi32(temp7, pred_r3); in ih264_iquant_itrans_recon_4x4_sse42() [all …]
|
D | ih264_iquant_itrans_recon_dc_ssse3.c | 120 __m128i temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_dc_ssse3() local 160 temp7 = _mm_srli_si128(temp6,4); in ih264_iquant_itrans_recon_4x4_dc_ssse3() 171 *(pu4_out) = _mm_cvtsi128_si32(temp7); in ih264_iquant_itrans_recon_4x4_dc_ssse3() 245 __m128i temp1,temp2,temp3,temp4, temp5, temp6, temp7,temp8; in ih264_iquant_itrans_recon_8x8_dc_ssse3() local 300 temp7 = _mm_add_epi16(value_add, pred_r6); in ih264_iquant_itrans_recon_8x8_dc_ssse3() 317 sign_reg = _mm_cmpgt_epi16(temp7, zero_8x16b); // sign check in ih264_iquant_itrans_recon_8x8_dc_ssse3() 318 temp7 = _mm_and_si128(temp7, sign_reg); in ih264_iquant_itrans_recon_8x8_dc_ssse3() 328 temp7 = _mm_packus_epi16(temp7, zero_8x16b); in ih264_iquant_itrans_recon_8x8_dc_ssse3() 337 _mm_storel_epi64((__m128i *)(&pu1_out[6 * out_strd]), temp7); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
|
/external/webp/src/dsp/ |
D | dec_mips_dsp_r2.c | 27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local 38 CONVERT_2_BYTES_TO_HALF(temp6, temp7, temp8, temp9, temp10, temp1, temp2, in TransformDC() 40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3, in TransformDC() 56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformAC3() local 65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4, in TransformAC3() 73 PACK_2_HALVES_TO_WORD(temp12, temp18, temp7, temp6, temp1, temp8, temp2, in TransformAC3() 74 temp4, temp7, temp6, temp10, temp9) in TransformAC3() 77 temp7, temp6, dst, 0, 1, 2, 3, BPS) in TransformAC3() 87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformOne() local 96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in TransformOne() [all …]
|
D | enc_mips_dsp_r2.c | 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local 156 HORIZONTAL_PASS(1, temp4, temp5, temp6, temp7) in FTransform_MIPSdspR2() 163 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPSdspR2() 176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in ITransformOne() local 185 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in ITransformOne() 186 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6, in ITransformOne() 188 INSERT_HALF_X2(temp8, temp7, temp10, temp9) in ITransformOne() 192 ADD_SUB_HALVES(temp5, temp6, temp4, temp7) in ITransformOne() 193 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in ITransformOne() 201 ADD_SUB_HALVES(temp3, temp4, temp7, temp12) in ITransformOne() [all …]
|
D | enc_mips32.c | 120 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local 127 VERTICAL_PASS(2, 18, 10, 26, temp8, temp4, temp5, temp6, temp7) in ITransformOne_MIPS32() 134 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15) in ITransformOne_MIPS32() 138 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in ITransformOne_MIPS32() 368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local 389 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8) in Disto4x4_MIPS32() 484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local 494 HORIZONTAL_PASS(1, temp4, temp5, temp6, temp7) in FTransform_MIPS32() 501 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPS32() 505 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in FTransform_MIPS32() [all …]
|
D | rescaler_mips_dsp_r2.c | 37 const int temp7 = (int)wrk->fxy_scale; 104 : [temp7]"r"(temp7), [yscale]"r"(yscale), [temp6]"r"(temp6) 152 : [temp7]"r"(temp7), [temp6]"r"(temp6) 174 const int temp7 = (int)wrk->fy_scale; in ExportRowExpand_MIPSdspR2() local 212 : [temp7]"r"(temp7), [temp6]"r"(temp6) in ExportRowExpand_MIPSdspR2() 281 : [temp7]"r"(temp7), [temp6]"r"(temp6), [A]"r"(A), [B]"r"(B) in ExportRowExpand_MIPSdspR2()
|
D | yuv_mips_dsp_r2.c | 64 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7) \ 76 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; \
|
D | lossless_enc_mips32.c | 330 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), \ 349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVector_MIPS32() local 360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVectorEq_MIPS32() local
|
D | lossless_enc_mips_dsp_r2.c | 23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local 70 [temp7]"=&r"(temp7) in SubtractGreenFromBlueAndRed_MIPSdspR2()
|
D | filters_mips_dsp_r2.c | 114 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; \ 161 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [pred]"+&r"(ppred), \
|
D | lossless_mips_dsp_r2.c | 237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddGreenToBlueAndRed_MIPSdspR2() local 286 [temp7]"=&r"(temp7) in AddGreenToBlueAndRed_MIPSdspR2()
|
D | dec_mips32.c | 220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local 541 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in TransformOne()
|
D | mips_macro.h | 191 [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), [temp9]"=&r"(temp9), \
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | deblock_msa.c | 22 v8i16 temp5, temp6, temp7, temp8, temp9; \ 27 ILVRL_W2_SH(temp5, temp4, temp6, temp7); \ 37 out2 = (v16u8)temp7; \ 77 v8i16 temp5, temp6, temp7, temp8, temp9; \ 87 ILVRL_H2_SH(temp5, temp4, temp6, temp7); \ 91 ILVRL_W2_SH(temp9, temp7, temp6, temp7); \ 97 ILVR_D2_UB(temp6, temp2, temp7, temp3, in4, in6); \ 99 in7 = (v16u8)__msa_ilvl_d((v2i64)temp7, (v2i64)temp3); \ 103 temp7, temp8, temp9); \ 104 ILVR_W2_SH(temp7, temp6, temp9, temp8, temp0, temp1); \ [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | schedule-if-2.ll | 64 %temp7.0 = phi float [ %35, %IF ], [ 0.000000e+00, %ELSE ], [ 0.000000e+00, %IF23 ] 68 %47 = insertelement <4 x float> %46, float %temp7.0, i32 3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | schedule-if-2.ll | 64 %temp7.0 = phi float [ %35, %IF ], [ 0.000000e+00, %ELSE ], [ 0.000000e+00, %IF23 ] 68 %47 = insertelement <4 x float> %46, float %temp7.0, i32 3
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.c | 531 int32_t* temp7 = &(echo_est[0]); in WebRtcAecm_StoreAdaptiveChannel_mips() local 562 [temp1] "+r" (temp1), [temp8] "+r" (temp8), [temp7] "+r" (temp7) in WebRtcAecm_StoreAdaptiveChannel_mips() 842 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local 1100 [temp7] "=&r" (temp7), [temp8] "=&r" (temp8), [ptr1] "+r" (ptr1) in WebRtcAecm_ProcessBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | matmul.ll | 96 %temp7 = load double, double* %arrayidx30.i, align 8 97 %mul31.i = fmul double %temp2, %temp7 117 %mul79.i = fmul double %temp7, %temp11
|
/external/libhevc/common/x86/ |
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 560 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ihevc_intra_pred_chroma_horz_ssse3() local 576 temp7 = _mm_set1_epi8(pu1_ref[(4 * nt) - 2 - 2 * (row + 3)]); in ihevc_intra_pred_chroma_horz_ssse3() 582 temp8 = _mm_unpacklo_epi8(temp7, temp8); in ihevc_intra_pred_chroma_horz_ssse3() 604 temp7 = _mm_set1_epi8(pu1_ref[(4 * nt) - 2 - 2 * (row + 3)]); in ihevc_intra_pred_chroma_horz_ssse3() 610 temp8 = _mm_unpacklo_epi8(temp7, temp8); in ihevc_intra_pred_chroma_horz_ssse3() 638 temp7 = _mm_set1_epi8(pu1_ref[(4 * nt) - 2 - 2 * 3]); in ihevc_intra_pred_chroma_horz_ssse3() 644 temp8 = _mm_unpacklo_epi8(temp7, temp8); in ihevc_intra_pred_chroma_horz_ssse3()
|
D | ihevc_itrans_recon_32x32_ssse3_intr.c | 208 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_ssse3() local 741 temp7 = m_temp_reg_35; in ihevc_itrans_recon_32x32_ssse3() 975 m_temp_reg_34 = _mm_add_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3() 976 m_temp_reg_35 = _mm_sub_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3() 1239 temp7 = _mm_sub_epi32(m_temp_reg_35, m_temp_reg_31); in ihevc_itrans_recon_32x32_ssse3() 1618 m_temp_reg_34 = _mm_add_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3() 1619 m_temp_reg_35 = _mm_sub_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_ssse3() 4080 temp7 = _mm_add_epi32(m_temp_reg_14, m_temp_reg_93); /* ee[3] */ in ihevc_itrans_recon_32x32_ssse3() 4191 m_temp_reg_31 = _mm_sub_epi32(temp7, m_temp_reg_20); in ihevc_itrans_recon_32x32_ssse3() 4192 m_temp_reg_30 = _mm_add_epi32(temp7, m_temp_reg_20); in ihevc_itrans_recon_32x32_ssse3() [all …]
|
D | ihevc_32x32_itrans_recon_sse42_intr.c | 200 __m128i temp5, temp6, temp7, temp8; in ihevc_itrans_recon_32x32_sse42() local 730 temp7 = m_temp_reg_35; in ihevc_itrans_recon_32x32_sse42() 965 m_temp_reg_34 = _mm_add_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42() 966 m_temp_reg_35 = _mm_sub_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42() 1228 temp7 = _mm_sub_epi32(m_temp_reg_35, m_temp_reg_31); in ihevc_itrans_recon_32x32_sse42() 1608 m_temp_reg_34 = _mm_add_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42() 1609 m_temp_reg_35 = _mm_sub_epi32(temp7, m_temp_reg_30); in ihevc_itrans_recon_32x32_sse42() 4074 temp7 = _mm_add_epi32(m_temp_reg_14, m_temp_reg_93); /* ee[3] */ in ihevc_itrans_recon_32x32_sse42() 4185 m_temp_reg_31 = _mm_sub_epi32(temp7, m_temp_reg_20); in ihevc_itrans_recon_32x32_sse42() 4186 m_temp_reg_30 = _mm_add_epi32(temp7, m_temp_reg_20); in ihevc_itrans_recon_32x32_sse42() [all …]
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm2d_avx2.c | 1442 __m256i temp7 = _mm256_unpackhi_epi32(inputA[5], inputA[7]); in transpose_32_8x8_avx2() local 1450 __m256i t6 = _mm256_unpacklo_epi32(temp5, temp7); in transpose_32_8x8_avx2() 1451 __m256i t7 = _mm256_unpackhi_epi32(temp5, temp7); in transpose_32_8x8_avx2()
|