Home | History | Annotate | Download | only in x64

Lines Matching defs:exit

855   Label loop, exit;
864 __ j(equal, &exit);
868 __ j(equal, &exit);
1028 // Exit and decrement the loop depth.
1029 __ bind(&exit);
2636 NearLabel exit;
2644 __ j(not_equal, &exit);
2650 __ bind(&exit);