Home | History | Annotate | Download | only in s390

Lines Matching defs:loop

93   Label loop, entry, convert_hole, gc_required, only_change_map, done;
145 // Prepare for conversion loop.
179 __ bind(&loop);
210 __ blt(&loop);
220 Label loop, convert_hole, gc_required, only_change_map;
264 // Prepare for conversion loop.
278 // Allocating heap numbers in the loop below can fail and cause a jump to
301 __ b(&loop, Label::kNear);
315 __ bind(&loop);
351 __ blt(&loop);