Lines Matching refs:rcx
52 shl rcx, 3 ; imul rcx,DCTSIZE (rcx = output_cols)
59 push rcx
60 shl rcx, 1 ; output_cols * 2
61 sub rcx, rdx
72 push rcx
80 pop rcx
88 pop rcx ; output_cols
106 push rcx
113 cmp rcx, byte SIZEOF_YMMWORD
117 ; rcx can possibly be 8, 16, 24
118 cmp rcx, 24
122 mov rcx, SIZEOF_YMMWORD
126 cmp rcx, 16
130 mov rcx, SIZEOF_YMMWORD
136 mov rcx, SIZEOF_YMMWORD
161 sub rcx, byte SIZEOF_YMMWORD ; outcol
164 cmp rcx, byte SIZEOF_YMMWORD
166 test rcx, rcx
171 pop rcx
214 shl rcx, 3 ; imul rcx,DCTSIZE (rcx = output_cols)
221 push rcx
222 shl rcx, 1 ; output_cols * 2
223 sub rcx, rdx
234 push rcx
242 pop rcx
250 pop rcx ; output_cols
268 push rcx
276 cmp rcx, byte SIZEOF_YMMWORD
280 cmp rcx, 24
286 mov rcx, SIZEOF_YMMWORD
290 cmp rcx, 16
296 mov rcx, SIZEOF_YMMWORD
304 mov rcx, SIZEOF_YMMWORD
340 sub rcx, byte SIZEOF_YMMWORD ; outcol
344 cmp rcx, byte SIZEOF_YMMWORD
346 test rcx, rcx
351 pop rcx