Home | History | Annotate | Download | only in ppc

Lines Matching defs:loop

101   Label loop, entry, convert_hole, only_change_map, done;
155 // Prepare for conversion loop.
187 __ bind(&loop);
216 __ blt(&loop);
226 Label loop, convert_hole, gc_required, only_change_map;
270 // Prepare for conversion loop.
284 // Allocating heap numbers in the loop below can fail and cause a jump to
307 __ b(&loop);
321 __ bind(&loop);
355 __ blt(&loop);