Searched refs:HasSmiValue (Results 1 – 6 of 6) sorted by relevance
3569 if (HasSmiValue() && SmiValuesAre31Bits()) return Representation::Smi(); in KnownOptimalRepresentation()3586 bool HasSmiValue() const { return has_smi_value_; } in HasSmiValue() function
2518 HConstant::cast(length_argument)->HasSmiValue()) { in BuildAllocateArrayFromLength()9187 DCHECK(constant_argument->HasSmiValue()); in BuildInlinedCallArray()9238 if (constant_argument->HasSmiValue()) { in IsCallArrayInlineable()
385 DCHECK(constant->HasSmiValue()); in EmitLoadRegister()493 DCHECK(constant->HasSmiValue()); in ToOperand()
440 DCHECK(constant->HasSmiValue()); in EmitLoadRegister()546 DCHECK(constant->HasSmiValue()); in ToOperand()
1209 DCHECK(constant->HasSmiValue()); in ToOperand()
551 DCHECK(constant->HasSmiValue()); in ToOperand()