Home | History | Annotate | Download | only in x87

Lines Matching full:fallthrough

181   Label fallthrough;
183 __ j(not_equal, &fallthrough);
186 __ bind(&fallthrough);
191 Label fallthrough;
199 __ j(equal, &fallthrough);
346 __ bind(&fallthrough);
353 Label fallthrough;
365 __ j(equal, &fallthrough);
426 __ bind(&fallthrough);