Lines Matching refs:xmm6
103 movq xmm6, qword ptr [eax] in TransposeWx8_SSSE3()
106 punpcklbw xmm6, xmm7 in TransposeWx8_SSSE3()
108 movdqa xmm7, xmm6 in TransposeWx8_SSSE3()
117 punpcklwd xmm4, xmm6 in TransposeWx8_SSSE3()
119 movdqa xmm6, xmm4 in TransposeWx8_SSSE3()
121 palignr xmm6, xmm6, 8 in TransposeWx8_SSSE3()
131 punpckldq xmm2, xmm6 in TransposeWx8_SSSE3()
132 movdqa xmm6, xmm2 in TransposeWx8_SSSE3()
133 palignr xmm6, xmm6, 8 in TransposeWx8_SSSE3()
136 movq qword ptr [edx + esi], xmm6 in TransposeWx8_SSSE3()
205 movdqa xmm6, [eax] in TransposeUVWx8_SSE2()
210 movdqa xmm5, xmm6 // use xmm5 as temp register. in TransposeUVWx8_SSE2()
211 punpcklbw xmm6, xmm7 in TransposeUVWx8_SSE2()
226 punpcklwd xmm4, xmm6 in TransposeUVWx8_SSE2()
227 punpckhwd xmm5, xmm6 in TransposeUVWx8_SSE2()
228 movdqa xmm6, xmm5 in TransposeUVWx8_SSE2()
230 movdqa [esp], xmm6 // backup xmm6 in TransposeUVWx8_SSE2()
231 movdqa xmm6, xmm5 // use xmm6 as temp register. in TransposeUVWx8_SSE2()
233 punpckhwd xmm6, xmm7 in TransposeUVWx8_SSE2()
234 movdqa xmm7, xmm6 in TransposeUVWx8_SSE2()
237 movdqa xmm6, xmm0 in TransposeUVWx8_SSE2()
239 punpckhdq xmm6, xmm4 in TransposeUVWx8_SSE2()
240 movdqa xmm4, xmm6 in TransposeUVWx8_SSE2()
241 movdqa xmm6, [esp] // restore xmm6 in TransposeUVWx8_SSE2()
249 punpckldq xmm2, xmm6 in TransposeUVWx8_SSE2()
252 punpckhdq xmm0, xmm6 in TransposeUVWx8_SSE2()