Lines Matching defs:no_arg
1521 Label no_arg;
1529 __ Branch(&no_arg, lt, a0, Operand(sp));
1532 __ Branch(&no_arg, lt, a0, Operand(sp));
1534 __ bind(&no_arg);
1639 Label no_arg;
1647 __ Branch(&no_arg, lt, a0, Operand(zero_reg));
1651 __ Branch(&no_arg, lt, a0, Operand(sp));
1654 __ Branch(&no_arg, lt, a0, Operand(sp));
1656 __ bind(&no_arg);
1704 Label no_arg;
1712 __ Branch(&no_arg, lt, a0, Operand(sp));
1716 __ Branch(&no_arg, lt, a0, Operand(sp));
1719 __ Branch(&no_arg, lt, a0, Operand(sp));
1721 __ bind(&no_arg);