Home | History | Annotate | Download | only in ia32

Lines Matching defs:exit

377   // Pretend that the exit is a backwards jump to the entry.
915 Label loop, exit;
926 __ j(equal, &exit);
928 __ j(equal, &exit);
977 __ jmp(&exit);
1054 // Exit and decrement the loop depth.
1056 __ bind(&exit);