Home | History | Annotate | Download | only in ia32

Lines Matching defs:loop

327     Label loop;
328 __ bind(&loop);
349 // Compare to end of match, and loop if not done.
351 __ j(below, &loop, taken);
447 Label loop;
448 loop);
463 __ j(below, &loop);