Searched refs:tmp3h (Results 1 – 3 of 3) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jidctint-altivec.c | 65 tmp3h = vec_msums(in##26h, pw_f130_f054, pd_zero); \ 80 tmp10h = vec_add(tmp0h, tmp3h); \ 82 tmp13h = vec_sub(tmp0h, tmp3h); \ 142 tmp3h = vec_msums(in##71h, pw_mf089_f060, z4h); \ 155 out0h = vec_add(tmp10h, tmp3h); \ 157 out7h = vec_sub(tmp10h, tmp3h); \ 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 | 28 %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/ |
D | 2010-05-20-NEONSpillCrash.ll | 28 %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]
|