Home | History | Annotate | Download | only in optimizing

Lines Matching defs:start_index

1463     Register start_index = locations->InAt(2).AsRegister<Register>();
1465 // Do a start_index check.
1466 __ cmpl(start_index, string_length);
1471 __ cmpl(start_index, Immediate(0));
1472 __ cmovl(kGreater, counter, start_index);
1474 // Move to the start of the string: string_obj + value_offset + 2 * start_index.
1477 // Now update ecx (the repne scasw work counter). We have string.length - start_index left to