Lines Matching refs:xmm7
59 movq xmm7, qword ptr [eax + edi] in TransposeWx8_SSSE3()
60 punpcklbw xmm6, xmm7 in TransposeWx8_SSSE3()
62 movdqa xmm7, xmm6 in TransposeWx8_SSSE3()
63 palignr xmm7, xmm7, 8 in TransposeWx8_SSSE3()
72 punpcklwd xmm5, xmm7 in TransposeWx8_SSSE3()
74 movdqa xmm7, xmm5 in TransposeWx8_SSSE3()
76 palignr xmm7, xmm7, 8 in TransposeWx8_SSSE3()
95 punpckldq xmm3, xmm7 in TransposeWx8_SSSE3()
99 movdqa xmm7, xmm3 in TransposeWx8_SSSE3()
100 palignr xmm7, xmm7, 8 in TransposeWx8_SSSE3()
102 movq qword ptr [edx + esi], xmm7 in TransposeWx8_SSSE3()
142 movdqa xmm7, xmm0 // use xmm7 as temp register. in TransposeUVWx8_SSE2()
144 punpckhbw xmm7, xmm1 in TransposeUVWx8_SSE2()
145 movdqa xmm1, xmm7 in TransposeUVWx8_SSE2()
149 movdqa xmm7, xmm2 in TransposeUVWx8_SSE2()
151 punpckhbw xmm7, xmm3 in TransposeUVWx8_SSE2()
152 movdqa xmm3, xmm7 in TransposeUVWx8_SSE2()
156 movdqa xmm7, xmm4 in TransposeUVWx8_SSE2()
158 punpckhbw xmm7, xmm5 in TransposeUVWx8_SSE2()
159 movdqa xmm5, xmm7 in TransposeUVWx8_SSE2()
161 movdqu xmm7, [eax + edi] in TransposeUVWx8_SSE2()
166 punpcklbw xmm6, xmm7 in TransposeUVWx8_SSE2()
167 punpckhbw xmm5, xmm7 in TransposeUVWx8_SSE2()
168 movdqa xmm7, xmm5 in TransposeUVWx8_SSE2()
187 punpcklwd xmm5, xmm7 in TransposeUVWx8_SSE2()
188 punpckhwd xmm6, xmm7 in TransposeUVWx8_SSE2()
189 movdqa xmm7, xmm6 in TransposeUVWx8_SSE2()
222 punpckldq xmm3, xmm7 in TransposeUVWx8_SSE2()
225 punpckhdq xmm0, xmm7 in TransposeUVWx8_SSE2()