/external/webp/src/dsp/ |
D | dec_mips_dsp_r2.c | 57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformAC3() local 71 CONVERT_2_BYTES_TO_HALF(temp13, temp14, temp3, temp15, temp5, temp16, in TransformAC3() 75 STORE_SAT_SUM_X2(temp13, temp14, temp3, temp15, temp5, temp16, temp11, in TransformAC3() 88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local 96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in TransformOne() 98 temp13, temp11, temp14, temp12) in TransformOne() 107 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in TransformOne() 108 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10, in TransformOne() 110 INSERT_HALF_X2(temp11, temp12, temp13, temp14) in TransformOne() 117 SRA_16(temp13, temp14, temp15, temp16, temp3, temp4, temp17, temp8) in TransformOne() [all …]
|
D | enc_mips_dsp_r2.c | 72 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \ 149 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPSdspR2() local 158 HORIZONTAL_PASS(3, temp12, temp13, temp14, temp15) in FTransform_MIPSdspR2() 162 VERTICAL_PASS(4, 12, 20, 28, temp2, temp6, temp10, temp14) in FTransform_MIPSdspR2() 177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local 185 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in ITransformOne() 187 temp13, temp11, temp14, temp12) in ITransformOne() 196 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in ITransformOne() 197 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10, in ITransformOne() 199 INSERT_HALF_X2(temp11, temp12, temp13, temp14) in ITransformOne() [all …]
|
D | enc_mips32.c | 121 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; in ITransformOne_MIPS32() local 129 VERTICAL_PASS(6, 22, 14, 30, temp20, temp12, temp13, temp14, temp15) in ITransformOne_MIPS32() 133 HORIZONTAL_PASS(2, temp2, temp6, temp10, temp14) in ITransformOne_MIPS32() 140 [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), [temp14]"=&r"(temp14), in ITransformOne_MIPS32() 485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPS32() local 496 HORIZONTAL_PASS(3, temp12, temp13, temp14, temp15) in FTransform_MIPS32() 500 VERTICAL_PASS(4, 12, 20, 28, temp2, temp6, temp10, temp14) in FTransform_MIPS32() 507 [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), [temp14]"=&r"(temp14), in FTransform_MIPS32()
|
D | dec_mips32.c | 221 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local 543 [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), [temp14]"=&r"(temp14), in TransformOne()
|
D | mips_macro.h | 197 [temp14]"=&r"(temp14), [temp15]"=&r"(temp15), [temp16]"=&r"(temp16), \
|
/external/libavc/common/x86/ |
D | ih264_iquant_itrans_recon_ssse3.c | 396 __m128i temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, in ih264_iquant_itrans_recon_8x8_ssse3() local 683 temp14 = _mm_sub_epi32(resq_r7_2, resq_r1_2); in ih264_iquant_itrans_recon_8x8_ssse3() 685 temp14 = _mm_add_epi32(temp14, resq_r5_2); in ih264_iquant_itrans_recon_8x8_ssse3() 689 temp14 = _mm_add_epi32(temp14, temp15); in ih264_iquant_itrans_recon_8x8_ssse3() 690 temp6 = _mm_packs_epi32(temp6, temp14); in ih264_iquant_itrans_recon_8x8_ssse3() 869 temp14 = _mm_sub_epi32(resq_r7_2, resq_r1_2); in ih264_iquant_itrans_recon_8x8_ssse3() 871 temp14 = _mm_add_epi32(temp14, resq_r5_2); in ih264_iquant_itrans_recon_8x8_ssse3() 875 temp14 = _mm_add_epi32(temp14, temp15); in ih264_iquant_itrans_recon_8x8_ssse3() 876 temp6 = _mm_packs_epi32(temp6, temp14); in ih264_iquant_itrans_recon_8x8_ssse3()
|
/external/libhevc/common/x86/ |
D | ihevc_intra_pred_filters_sse42_intr.c | 2807 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local 2910 temp14 = _mm_shuffle_epi32(fract2_8x16b, 0xff); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 2999 src_values3 = _mm_maddubs_epi16(src_values3, temp14); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3003 src_values7 = _mm_maddubs_epi16(src_values7, temp14); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3114 temp14 = _mm_shuffle_epi32(fract2_8x16b, 0xff); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3203 src_values3 = _mm_maddubs_epi16(src_values3, temp14); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3207 src_values7 = _mm_maddubs_epi16(src_values7, temp14); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3323 temp14 = _mm_shuffle_epi32(fract2_8x16b, 0xff); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3353 src_values7 = _mm_maddubs_epi16(src_values7, temp14); in ihevc_intra_pred_luma_mode_19_to_25_sse42() 3569 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local [all …]
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 3731 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local 3833 temp14 = _mm_shuffle_epi32(fract2_8x16b, 0xff); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 3922 src_values3 = _mm_maddubs_epi16(src_values3, temp14); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 3926 src_values7 = _mm_maddubs_epi16(src_values7, temp14); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4037 temp14 = _mm_shuffle_epi32(fract2_8x16b, 0xff); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4126 src_values3 = _mm_maddubs_epi16(src_values3, temp14); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4130 src_values7 = _mm_maddubs_epi16(src_values7, temp14); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4246 temp14 = _mm_shuffle_epi32(fract2_8x16b, 0xff); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4276 src_values7 = _mm_maddubs_epi16(src_values7, temp14); in ihevc_intra_pred_luma_mode_19_to_25_ssse3() 4496 __m128i temp11, temp12, temp13, temp14; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | si-sgpr-spill.ll | 1169 %temp14.0 = phi float [ %tmp465, %IF198 ], [ %tmp457, %IF189 ] 1243 %tmp535 = fmul float %temp14.0, %tmp531 1505 %tmp748 = fmul float %temp14.0, %tmp217
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | si-sgpr-spill.ll | 1282 %temp14.0 = phi float [ %tmp465, %IF198 ], [ %tmp457, %IF189 ] 1348 %tmp535 = fmul float %temp14.0, %tmp531 1601 %tmp748 = fmul float %temp14.0, %tmp217
|