Home | History | Annotate | Download | only in x64

Lines Matching refs:done_allocate

1491   Label allocate, done_allocate;
1495 __ jmp(&done_allocate, Label::kNear);
1501 __ bind(&done_allocate);