Home | History | Annotate | Download | only in ia32

Lines Matching full:times_1

102     STATIC_ASSERT(0 == static_cast<int>(times_1));
348 __ asm_instr(result_, Operand(buffer_reg_, index1_, times_1, 0)); \
377 __ asm_instr(result, Operand(buffer, index1, times_1, index2)); \
453 __ asm_instr(result_, Operand(buffer_reg_, index1_, times_1, 0)); \
481 __ asm_instr(result, Operand(buffer, index1, times_1, index2)); \
556 __ asm_instr(Operand(buffer_reg_, index1_, times_1, 0), value_); \
581 __ asm_instr(Operand(buffer, index1, times_1, index2), value); \
655 __ asm_instr(Operand(buffer_reg_, index1_, times_1, 0), value_); \
680 __ asm_instr(Operand(buffer, index1, times_1, index2), value); \