Home | History | Annotate | Download | only in mips64

Lines Matching defs:no_arg

1511     Label no_arg;
1519 __ Branch(&no_arg, lt, a0, Operand(sp));
1522 __ Branch(&no_arg, lt, a0, Operand(sp));
1524 __ bind(&no_arg);
1629 Label no_arg;
1637 __ Branch(&no_arg, lt, a0, Operand(zero_reg));
1641 __ Branch(&no_arg, lt, a0, Operand(sp));
1644 __ Branch(&no_arg, lt, a0, Operand(sp));
1646 __ bind(&no_arg);
1694 Label no_arg;
1702 __ Branch(&no_arg, lt, a0, Operand(sp));
1706 __ Branch(&no_arg, lt, a0, Operand(sp));
1709 __ Branch(&no_arg, lt, a0, Operand(sp));
1711 __ bind(&no_arg);