Lines Matching defs:loop
91 Label loop, entry;
94 __ bind(&loop);
104 __ j(greater_equal, &loop, Label::kNear);
694 Label done_loop, loop;
695 __ bind(&loop);
700 __ jmp(&loop);
972 // of the loop.
1168 // TODO(rmcilroy): Consider doing more than one push per loop iteration.
1170 // Continue loop if not done.
2160 Label loop, entry;
2163 __ bind(&loop);
2169 __ j(less_equal, &loop, Label::kNear);
2245 Label done, push, loop;
2246 __ bind(&loop);
2259 __ jmp(&loop);
2356 Label loop;
2357 __ bind(&loop);
2361 __ j(not_zero, &loop);
2526 Label loop;
2534 __ bind(&loop);
2539 __ j(greater, &loop);
3597 // edx - loop count (number of 64 byte chunks)
3605 Label loop, move_last_31, move_last_63;
3608 __ bind(&loop);
3609 // Main loop. Copy in 64 byte chunks.
3623 __ j(not_zero, &loop);
3727 // dst is now aligned. Main copy loop.
3733 // Copy loop for aligned source and destination.
3744 // Copy loop for unaligned source and aligned destination.
3760 // dst is now aligned, src can't be. Main copy loop.
3792 // dst is now aligned. Main copy loop.
3798 // Copy loop for aligned source and destination.
3811 // Copy loop for unaligned source and aligned destination.
3827 // dst is now aligned, src can't be. Main copy loop.
4100 // Outer loop state: eax = current FrameDescription**, edx = one
4107 // Inner loop state: esi = current FrameDescription*, ecx = loop