Lines Matching defs:loop
243 { Label loop, entry;
247 __ bind(&loop);
252 __ j(below, &loop);
304 Label loop, entry;
307 __ bind(&loop);
311 __ j(greater_equal, &loop);
408 // Copy arguments to the stack in a loop.
409 Label loop, entry;
412 __ bind(&loop);
418 __ j(not_equal, &loop);
674 { Label loop;
676 __ bind(&loop);
680 __ j(not_sign, &loop); // While non-negative (to copy return address).
833 Label entry, loop;
836 __ bind(&loop);
857 __ j(not_equal, &loop);
955 // Reconsider loop unfolding if kPreallocatedArrayElements gets changed.
959 // the loop.
967 Label loop, entry;
970 __ bind(&loop);
978 __ j(not_sign, &loop);
1063 Label loop, entry, done;
1065 __ j(below, &loop); // Note: ecx > 0.
1068 __ bind(&loop);
1072 __ j(below, &loop);
1234 Label loop, entry;
1237 __ bind(&loop);
1246 __ j(greater_equal, &loop);
1289 // Prepare to re-enter the loop
1292 // Finish the array initialization loop.
1669 // Get the loop depth of the stack guard check. This is recorded in
1675 __ Assert(equal, "test eax instruction not found after loop stack check");
1679 // Get the loop nesting level at which we allow OSR from the