Home | History | Annotate | Download | only in arm

Lines Matching defs:discard

472       Label discard;
475 __ b(ne, &discard);
483 __ bind(&discard);
490 Label discard;
493 __ b(eq, &discard);
501 __ bind(&discard);