Home
last modified time | relevance | path

Searched refs:tmp2h (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; \
172 tmp2h = _mm_madd_pi16(tmp1_2h, PW_MF256_F050); \
177 tmp2h = _mm_add_pi32(tmp2h, z3h); \
200 out1h = _mm_add_pi32(tmp11h, tmp2h); \
202 out6h = _mm_sub_pi32(tmp11h, tmp2h); \
262 __m64 tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h; \
350 tmp2h = _mm_madd_pi16(z23h, PW_F054_MF130); \
373 tmp11h = _mm_add_pi32(tmp1h, tmp2h); \
375 tmp12h = _mm_sub_pi32(tmp1h, tmp2h); \
439 __m64 tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h; \
[all …]
/external/libjpeg-turbo/simd/powerpc/
Djidctint-altivec.c66 tmp2h = vec_msums(in##26h, pw_f054_mf130, pd_zero); \
91 tmp11h = vec_add(tmp1h, tmp2h); \
93 tmp12h = vec_sub(tmp1h, tmp2h); \
149 tmp2h = vec_msums(in##53h, pw_mf256_f050, z3h); \
167 out1h = vec_add(tmp11h, tmp2h); \
169 out6h = vec_sub(tmp11h, tmp2h); \
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.ll27 %tmp2h = extractvalue %struct.__neon_int8x8x3_t %tmp1h, 0 ; <<8 x i8>> [#uses=1]
35 %tmp2gh = sub <8 x i8> %tmp2g, %tmp2h ; <<8 x i8>> [#uses=1]
/external/llvm/test/CodeGen/ARM/
D2010-05-20-NEONSpillCrash.ll27 %tmp2h = extractvalue %struct.__neon_int8x8x3_t %tmp1h, 0 ; <<8 x i8>> [#uses=1]
35 %tmp2gh = sub <8 x i8> %tmp2g, %tmp2h ; <<8 x i8>> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2010-05-20-NEONSpillCrash.ll27 %tmp2h = extractvalue %struct.__neon_int8x8x3_t %tmp1h, 0 ; <<8 x i8>> [#uses=1]
35 %tmp2gh = sub <8 x i8> %tmp2g, %tmp2h ; <<8 x i8>> [#uses=1]