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 real2563 // frame below the adaptor frame if adapted.