Home | History | Annotate | Download | only in ia32

Lines Matching defs:fallthrough

192   Label fallthrough;
194 __ j(not_equal, &fallthrough);
197 __ bind(&fallthrough);
204 Label fallthrough;
216 __ j(equal, &fallthrough);
334 __ bind(&fallthrough);
341 Label fallthrough;
352 __ j(equal, &fallthrough);
398 __ bind(&fallthrough);