Home | History | Annotate | Download | only in ia32

Lines Matching defs:adapted

2547   Label done, adapted;
2552 __ j(equal, &adapted, Label::kNear);
2559 __ bind(&adapted);
2562 // Result is the frame pointer for the frame if not adapted and for the real
2563 // frame below the adaptor frame if adapted.