Home | History | Annotate | Download | only in ia32

Lines Matching full:lea

130     __ lea(r1, Operand(r1, r1, times_2, 0));  // r1 = r1 * 3
704 __ lea(ebx, Operand(ebx, times_2, 1 << kSmiTagSize));