Home | History | Annotate | Download | only in arm

Lines Matching refs:not_one_case

2868   Label not_zero_case, not_one_case;
2875 __ b(gt, &not_one_case);
2878 __ bind(&not_one_case);