Searched refs:tmp2h (Results 1 – 3 of 3) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jidctint-altivec.c | 67 tmp2h = vec_msums(in##26h, pw_f054_mf130, pd_zero); \ 92 tmp11h = vec_add(tmp1h, tmp2h); \ 94 tmp12h = vec_sub(tmp1h, tmp2h); \ 150 tmp2h = vec_msums(in##53h, pw_mf256_f050, z3h); \ 168 out1h = vec_add(tmp11h, tmp2h); \ 170 out6h = vec_sub(tmp11h, tmp2h); \ 222 __vector int tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h, in jsimd_idct_islow_altivec() local
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2010-05-20-NEONSpillCrash.ll | 27 %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/ |
D | 2010-05-20-NEONSpillCrash.ll | 27 %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]
|