Home | History | Annotate | Download | only in mips

Lines Matching refs:loop_top

1386   Label loop_top, loop_bottom;
1417 __ bind(&loop_top);
1470 __ Branch(&loop_top, gt, index, Operand(Smi::FromInt(1)));