Lines Matching defs:skip_call
1560 Label skip_call;1561 if (condition != al) __ B(&skip_call, NegateCondition(condition));1563 __ Bind(&skip_call);