Home | History | Annotate | Download | only in ia32

Lines Matching defs:adapted

3599     Label done, adapted;
3604 __ j(equal, &adapted, Label::kNear);
3611 __ bind(&adapted);
3614 // Result is the frame pointer for the frame if not adapted and for the real
3615 // frame below the adaptor frame if adapted.