Home | History | Annotate | Download | only in x64

Lines Matching refs:good

3672     Label good;
3675 __ j(equal, &good, Label::kNear);
3681 __ bind(&good);
4229 // is the low bit set? If so, we are holey and that is good.