Lines Matching defs:zero
397 __ CmpSmiLiteral(r3, Smi::zero(), r0);
665 __ CmpSmiLiteral(scratch, Smi::zero(), r0);
858 // If the c_entry_fp is not already zero and we don't clear it, the
1191 // -- tiering_state : a int32 containing a non-zero optimization
1830 DCHECK_NE(interpreter_entry_return_pc_offset, Smi::zero());
2881 __ LoadSmiLiteral(cp, Smi::zero());
2917 __ LoadSmiLiteral(cp, Smi::zero());
3220 // scratch_high LSR 31 equals zero.
3533 __ Push(Smi::zero()); // should_throw_on_error -> false
3724 Register zero = r7;
3726 __ li(zero, Operand(0));
3727 __ stb(zero, MemOperand(is_iterable));