Lines Matching defs:loop
248 { Label loop, entry;
252 __ bind(&loop);
257 __ j(below, &loop);
309 Label loop, entry;
312 __ bind(&loop);
316 __ j(greater_equal, &loop);
471 // Copy arguments to the stack in a loop.
474 Label loop, entry;
475 __ Set(rcx, 0); // Set loop variable to 0.
477 __ bind(&loop);
483 __ j(not_equal, &loop);
744 { Label loop;
746 __ bind(&loop);
750 __ j(not_sign, &loop); // While non-negative (to copy return address).
910 Label entry, loop;
913 __ bind(&loop);
935 __ j(not_equal, &loop);
1033 // Reconsider loop unfolding if kPreallocatedArrayElements gets changed.
1038 // the loop.
1045 Label loop, entry;
1048 __ bind(&loop);
1056 __ j(not_sign, &loop);
1136 Label loop, entry;
1141 __ bind(&loop);
1146 __ j(below, &loop);
1269 Label loop, entry;
1272 __ bind(&loop);
1281 __ j(greater_equal, &loop);
1319 // Finish the array initialization loop.
1683 // Get the loop depth of the stack guard check. This is recorded in
1689 // Get the loop nesting level at which we allow OSR from the