Home | History | Annotate | Download | only in arm64

Lines Matching defs:exit_with_exception

1034   Label exit_with_exception;
1071 __ Cbz(w0, &exit_with_exception);
1080 if (exit_with_exception.is_linked()) {
1081 __ Bind(&exit_with_exception);