Home | History | Annotate | Download | only in arm64

Lines Matching refs:Cbnz

73 // converting the comparison to Cbz/Cbnz if the right-hand side is 0.
2884 __ Cbnz(result, &load_cache);
4298 __ Cbnz(result, &remainder_not_zero);
4318 __ Cbnz(result, &done);