Home | History | Annotate | Download | only in arm64

Lines Matching refs:Cbz

73 // converting the comparison to Cbz/Cbnz if the right-hand side is 0.
460 __ Cbz(x10, &packed_case);
1674 __ Cbz(length, &invoke);
1916 __ Cbz(value, false_label);
1953 __ Cbz(scratch, false_label);
4028 __ Cbz(remainder, &done);