Lines Matching full:times_1
1056 lea(edi, FieldOperand(edi, edx, times_1, Code::kHeaderSize));
1507 STATIC_ASSERT(static_cast<ScaleFactor>(times_2 - 1) == times_1);
1641 lea(scratch1, Operand(length, length, times_1, kObjectAlignmentMask));
1646 times_1,
1680 times_1,
1800 mov(scratch, Operand(source, length, times_1, -4));
1801 mov(Operand(destination, length, times_1, -4), scratch);