Lines Matching refs:loop
91 Label loop, entry, convert_hole, gc_required, only_change_map, done;
143 // Prepare for conversion loop.
177 __ bind(&loop);
208 __ blt(&loop);
218 Label loop, convert_hole, gc_required, only_change_map;
262 // Prepare for conversion loop.
276 // Allocating heap numbers in the loop below can fail and cause a jump to
299 __ b(&loop, Label::kNear);
313 __ bind(&loop);
349 __ blt(&loop);