Home | History | Annotate | Download | only in mips

Lines Matching defs:fallthrough

219   Label fallthrough;
227 __ Branch(&fallthrough, eq, a1, Operand(zero_reg));
358 __ bind(&fallthrough);
365 Label fallthrough;
376 __ Branch(&fallthrough, le, a1, Operand(zero_reg));
427 __ bind(&fallthrough);