Home | History | Annotate | Download | only in mips

Lines Matching defs:gc_required

698   Label loop, entry, convert_hole, gc_required, only_change_map, done;
733 __ Allocate(scratch, array, t3, scratch2, &gc_required, DOUBLE_ALIGNMENT);
797 __ bind(&gc_required);
848 Label entry, loop, convert_hole, gc_required, only_change_map;
882 __ Allocate(array_size, array, allocate_scratch, scratch, &gc_required,
913 __ bind(&gc_required);
932 &gc_required);