Home
last modified time | relevance | path

Searched refs:temp18 (Results 1 – 8 of 8) sorted by relevance

/external/webp/src/dsp/
Ddec_mips_dsp_r2.c57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformAC3() local
73 PACK_2_HALVES_TO_WORD(temp12, temp18, temp7, temp6, temp1, temp8, temp2, in TransformAC3()
76 temp17, temp12, temp18, temp1, temp8, temp2, temp4, in TransformAC3()
88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local
104 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in TransformOne()
105 LOAD_IN_X2(temp17, temp18, 12, 14) in TransformOne()
108 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10, in TransformOne()
124 MUL_SHIFT_SUM(temp1, temp3, temp6, temp8, temp9, temp13, temp17, temp18, in TransformOne()
126 temp6, temp17, temp8, temp18) in TransformOne()
127 MUL_SHIFT_SUM(temp6, temp8, temp18, temp17, temp11, temp15, temp12, temp16, in TransformOne()
[all …]
Denc_mips32.c121 int temp14, temp15, temp16, temp17, temp18, temp19, temp20; in ITransformOne_MIPS32() local
142 [temp18]"=&r"(temp18), [temp19]"=&r"(temp19), [temp20]"=&r"(temp20) in ITransformOne_MIPS32()
486 int temp17, temp18, temp19, temp20; in FTransform_MIPS32() local
509 [temp18]"=&r"(temp18), [temp19]"=&r"(temp19), [temp20]"=&r"(temp20) in FTransform_MIPS32()
Denc_mips_dsp_r2.c150 int temp17, temp18, temp19, temp20; in FTransform_MIPSdspR2() local
177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local
193 ADD_SUB_HALVES(temp7, temp8, temp17, temp18) in ITransformOne()
194 LOAD_IN_X2(temp17, temp18, 12, 14) in ITransformOne()
197 temp12, temp14, temp11, temp13, temp17, temp18, temp9, temp10, in ITransformOne()
213 MUL_SHIFT_SUM(temp1, temp3, temp6, temp8, temp9, temp13, temp17, temp18, in ITransformOne()
215 temp6, temp17, temp8, temp18) in ITransformOne()
216 MUL_SHIFT_SUM(temp6, temp8, temp18, temp17, temp11, temp15, temp12, temp16, in ITransformOne()
218 temp18, temp12, temp17, temp16) in ITransformOne()
230 CONVERT_2_BYTES_TO_HALF(temp5, temp6, temp7, temp8, temp17, temp18, temp10, in ITransformOne()
[all …]
Ddec_mips32.c222 int temp15, temp16, temp17, temp18; in TransformOne() local
545 [temp18]"=&r"(temp18) in TransformOne()
Dmips_macro.h198 [temp17]"=&r"(temp17), [temp18]"=&r"(temp18)
/external/libavc/common/x86/
Dih264_iquant_itrans_recon_ssse3.c397 temp18, temp19, temp20; in ih264_iquant_itrans_recon_8x8_ssse3() local
700 temp18 = _mm_srai_epi32(resq_r1_2, 1); in ih264_iquant_itrans_recon_8x8_ssse3()
702 temp16 = _mm_add_epi32(temp16, temp18); in ih264_iquant_itrans_recon_8x8_ssse3()
754 temp18 = _mm_unpackhi_epi16(temp1, temp2); //e0 e1 f0 f1 g0 g1 h0 h1 in ih264_iquant_itrans_recon_8x8_ssse3()
759 resq_r2_1 = _mm_unpacklo_epi32(temp18, temp20); //e0 e1 e2 e3 f0 f1 f2 f3 in ih264_iquant_itrans_recon_8x8_ssse3()
760 resq_r3_1 = _mm_unpackhi_epi32(temp18, temp20); //g0 g2 g2 g3 h0 h1 h2 h3 in ih264_iquant_itrans_recon_8x8_ssse3()
769 temp18 = _mm_unpackhi_epi16(temp5, temp6); //e4 e5 f4 f5 g4 g5 h4 h5 in ih264_iquant_itrans_recon_8x8_ssse3()
774 resq_r6_1 = _mm_unpacklo_epi32(temp18, temp20); //e4 e5 e6 e7 f4 f5 f6 f7 in ih264_iquant_itrans_recon_8x8_ssse3()
775 resq_r7_1 = _mm_unpackhi_epi32(temp18, temp20); //g4 g5 g6 g7 h4 h5 h6 h7 in ih264_iquant_itrans_recon_8x8_ssse3()
886 temp18 = _mm_srai_epi32(resq_r1_2, 1); in ih264_iquant_itrans_recon_8x8_ssse3()
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dsi-spill-cf.ll82 %temp18.0 = phi float [ undef, %main_body ], [ %temp18.1, %ENDIF2795 ]
199 %172 = fdiv float 1.000000e+00, %temp18.0
249 %temp18.1 = phi float [ %218, %ENDIF2588 ], [ undef, %ENDIF2594 ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsi-spill-cf.ll83 %temp18.0 = phi float [ undef, %main_body ], [ %temp18.1, %ENDIF2795 ]
200 %tmp172 = fdiv float 1.000000e+00, %temp18.0
250 %temp18.1 = phi float [ %tmp218, %ENDIF2588 ], [ undef, %ENDIF2594 ]