Lines Matching refs:xmm6
59 movq xmm6, qword ptr [eax] in TransposeWx8_SSSE3()
62 punpcklbw xmm6, xmm7 in TransposeWx8_SSSE3()
64 movdqa xmm7, xmm6 in TransposeWx8_SSSE3()
73 punpcklwd xmm4, xmm6 in TransposeWx8_SSSE3()
75 movdqa xmm6, xmm4 in TransposeWx8_SSSE3()
77 palignr xmm6, xmm6, 8 in TransposeWx8_SSSE3()
87 punpckldq xmm2, xmm6 in TransposeWx8_SSSE3()
88 movdqa xmm6, xmm2 in TransposeWx8_SSSE3()
89 palignr xmm6, xmm6, 8 in TransposeWx8_SSSE3()
92 movq qword ptr [edx + esi], xmm6 in TransposeWx8_SSSE3()
164 movdqu xmm6, [eax] in TransposeUVWx8_SSE2()
169 movdqa xmm5, xmm6 // use xmm5 as temp register. in TransposeUVWx8_SSE2()
170 punpcklbw xmm6, xmm7 in TransposeUVWx8_SSE2()
185 punpcklwd xmm4, xmm6 in TransposeUVWx8_SSE2()
186 punpckhwd xmm5, xmm6 in TransposeUVWx8_SSE2()
187 movdqa xmm6, xmm5 in TransposeUVWx8_SSE2()
189 movdqu [esp], xmm6 // backup xmm6 in TransposeUVWx8_SSE2()
190 movdqa xmm6, xmm5 // use xmm6 as temp register. in TransposeUVWx8_SSE2()
192 punpckhwd xmm6, xmm7 in TransposeUVWx8_SSE2()
193 movdqa xmm7, xmm6 in TransposeUVWx8_SSE2()
197 movdqa xmm6, xmm0 in TransposeUVWx8_SSE2()
199 punpckhdq xmm6, xmm4 in TransposeUVWx8_SSE2()
200 movdqa xmm4, xmm6 in TransposeUVWx8_SSE2()
201 movdqu xmm6, [esp] // restore xmm6 in TransposeUVWx8_SSE2()
209 punpckldq xmm2, xmm6 in TransposeUVWx8_SSE2()
212 punpckhdq xmm0, xmm6 in TransposeUVWx8_SSE2()