Home
last modified time | relevance | path

Searched refs:tmp3h (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/simd/loongson/
Djidctint-mmi.c111 __m64 tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h; \
159 tmp3h = _mm_madd_pi16(tmp0_3h, PW_MF089_F060); \
164 tmp3h = _mm_add_pi32(tmp3h, z4h); \
182 out0h = _mm_add_pi32(tmp10h, tmp3h); \
184 out7h = _mm_sub_pi32(tmp10h, tmp3h); \
262 __m64 tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h; \
348 tmp3h = _mm_madd_pi16(z23h, PW_F130_F054); \
362 tmp10h = _mm_add_pi32(tmp0h, tmp3h); \
364 tmp13h = _mm_sub_pi32(tmp0h, tmp3h); \
439 __m64 tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h; \
[all …]
/external/libjpeg-turbo/simd/powerpc/
Djidctint-altivec.c64 tmp3h = vec_msums(in##26h, pw_f130_f054, pd_zero); \
79 tmp10h = vec_add(tmp0h, tmp3h); \
81 tmp13h = vec_sub(tmp0h, tmp3h); \
141 tmp3h = vec_msums(in##71h, pw_mf089_f060, z4h); \
154 out0h = vec_add(tmp10h, tmp3h); \
156 out7h = vec_sub(tmp10h, tmp3h); \
220 __vector int tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h, in jsimd_idct_islow_altivec() local
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2010-05-20-NEONSpillCrash.ll28 %tmp3h = extractvalue %struct.__neon_int8x8x3_t %tmp1h, 2 ; <<8 x i8>> [#uses=1]
36 %tmp3gh = sub <8 x i8> zeroinitializer, %tmp3h ; <<8 x i8>> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2010-05-20-NEONSpillCrash.ll28 %tmp3h = extractvalue %struct.__neon_int8x8x3_t %tmp1h, 2 ; <<8 x i8>> [#uses=1]
36 %tmp3gh = sub <8 x i8> zeroinitializer, %tmp3h ; <<8 x i8>> [#uses=1]
/external/llvm/test/CodeGen/ARM/
D2010-05-20-NEONSpillCrash.ll28 %tmp3h = extractvalue %struct.__neon_int8x8x3_t %tmp1h, 2 ; <<8 x i8>> [#uses=1]
36 %tmp3gh = sub <8 x i8> zeroinitializer, %tmp3h ; <<8 x i8>> [#uses=1]