Home | History | Annotate | Download | only in ia32

Lines Matching refs:times_1

280     __ movdqu(xmm0, Operand(src, count, times_1, -0x10));
281 __ movdqu(Operand(dst, count, times_1, -0x10), xmm0);
392 __ movsd(xmm1, Operand(src, count, times_1, -8));
394 __ movsd(Operand(dst, count, times_1, -8), xmm1);
399 __ movdqu(xmm1, Operand(src, count, times_1, -0x10));
401 __ movdqu(Operand(dst, count, times_1, -0x10), xmm1);
407 __ movdqu(xmm2, Operand(src, count, times_1, -0x10));
410 __ movdqu(Operand(dst, count, times_1, -0x10), xmm2);
417 __ movdqu(xmm3, Operand(src, count, times_1, -0x10));
421 __ movdqu(Operand(dst, count, times_1, -0x10), xmm3);
474 __ mov(edx, Operand(src, count, times_1, -4));
476 __ mov(Operand(dst, count, times_1, -4), edx);
886 __ movzx_b(result, Operand(result, index, times_1, 0));
910 times_1,