Home | History | Annotate | Download | only in arm

Lines Matching refs:not_one_case

4397     Label not_zero_case, not_one_case;
4404 __ b(gt, &not_one_case);
4407 __ bind(&not_one_case);