Home | History | Annotate | Download | only in x64

Lines Matching defs:exit

384   // Pretend that the exit is a backwards jump to the entry.
933 Label loop, exit;
944 __ j(equal, &exit);
946 __ j(equal, &exit);
1003 __ jmp(&exit);
1083 // Exit and decrement the loop depth.
1085 __ bind(&exit);