Home | History | Annotate | Download | only in arm64

Lines Matching defs:exit

612   vixl::aarch64::Label exit;
617 ___ Cbz(reg_x(in_reg.AsXRegister()), &exit);
619 ___ Bind(&exit);
814 // The CFI should be restored for any code that follows the exit block.