Lines Matching defs:zero
596 // If the c_entry_fp is not already zero and we don't clear it, the
934 // -- tiering_state : a int32 containing a non-zero optimization
1599 DCHECK_NE(interpreter_entry_return_pc_offset, Smi::zero());
1828 __ cmp(r0, Operand(Smi::zero()));
2653 __ Move(cp, Smi::zero());
2700 __ Move(cp, Smi::zero());
2921 // greater than this, the conversion is out of range, so return zero.
2962 // double_high LSR 31 equals zero.
3235 __ Push(Smi::zero()); // should_throw_on_error -> false
3420 Register zero = r4;
3422 __ mov(zero, Operand(0));
3423 __ strb(zero, MemOperand(is_iterable));