Lines Matching refs:xmm7
61 movq xmm7, qword ptr [eax + edi] in TransposeWx8_SSSE3()
62 punpcklbw xmm6, xmm7 in TransposeWx8_SSSE3()
64 movdqa xmm7, xmm6 in TransposeWx8_SSSE3()
65 palignr xmm7, xmm7, 8 in TransposeWx8_SSSE3()
74 punpcklwd xmm5, xmm7 in TransposeWx8_SSSE3()
76 movdqa xmm7, xmm5 in TransposeWx8_SSSE3()
78 palignr xmm7, xmm7, 8 in TransposeWx8_SSSE3()
97 punpckldq xmm3, xmm7 in TransposeWx8_SSSE3()
101 movdqa xmm7, xmm3 in TransposeWx8_SSSE3()
102 palignr xmm7, xmm7, 8 in TransposeWx8_SSSE3()
104 movq qword ptr [edx + esi], xmm7 in TransposeWx8_SSSE3()
146 movdqa xmm7, xmm0 // use xmm7 as temp register. in TransposeUVWx8_SSE2()
148 punpckhbw xmm7, xmm1 in TransposeUVWx8_SSE2()
149 movdqa xmm1, xmm7 in TransposeUVWx8_SSE2()
153 movdqa xmm7, xmm2 in TransposeUVWx8_SSE2()
155 punpckhbw xmm7, xmm3 in TransposeUVWx8_SSE2()
156 movdqa xmm3, xmm7 in TransposeUVWx8_SSE2()
160 movdqa xmm7, xmm4 in TransposeUVWx8_SSE2()
162 punpckhbw xmm7, xmm5 in TransposeUVWx8_SSE2()
163 movdqa xmm5, xmm7 in TransposeUVWx8_SSE2()
165 movdqu xmm7, [eax + edi] in TransposeUVWx8_SSE2()
170 punpcklbw xmm6, xmm7 in TransposeUVWx8_SSE2()
171 punpckhbw xmm5, xmm7 in TransposeUVWx8_SSE2()
172 movdqa xmm7, xmm5 in TransposeUVWx8_SSE2()
191 punpcklwd xmm5, xmm7 in TransposeUVWx8_SSE2()
192 punpckhwd xmm6, xmm7 in TransposeUVWx8_SSE2()
193 movdqa xmm7, xmm6 in TransposeUVWx8_SSE2()
227 punpckldq xmm3, xmm7 in TransposeUVWx8_SSE2()
230 punpckhdq xmm0, xmm7 in TransposeUVWx8_SSE2()