Home | History | Annotate | Download | only in s390

Lines Matching defs:exit

401   // Pretend that the exit is a backwards jump to the entry.
901 Label loop, exit;
912 __ beq(&exit);
914 __ beq(&exit);
971 __ b(&exit);
1061 // Exit and decrement the loop depth.
1063 __ bind(&exit);