Home | History | Annotate | Download | only in ia32

Lines Matching defs:fallthrough

184   Label fallthrough;
186 __ j(not_equal, &fallthrough);
189 __ bind(&fallthrough);
195 Label fallthrough;
203 __ j(equal, &fallthrough);
350 __ bind(&fallthrough);
357 Label fallthrough;
369 __ j(equal, &fallthrough);
430 __ bind(&fallthrough);