Searched refs:HasInteger32Value (Results 1 – 10 of 10) sorted by relevance
30 if (!constant->HasInteger32Value()) return; in DehoistArrayIndex()
459 return IsConstant() && HConstant::cast(this)->HasInteger32Value(); in IsInteger32Constant()1804 if (HasInteger32Value()) { in InferRange()2805 bit_field_, HasInteger32Value() && Smi::IsValid(int32_value_)); in HConstant()2836 } else if (HasInteger32Value()) { in Initialize()2871 if (HasInteger32Value()) { in ImmortalImmovable()2922 if (r.IsInteger32() && !HasInteger32Value()) return NULL; in CopyToRepresentation()2925 if (HasInteger32Value()) { in CopyToRepresentation()2943 if (HasInteger32Value()) { in CopyToTruncatedInt32()2972 if (HasInteger32Value()) { in PrintDataTo()3128 if (c->HasInteger32Value()) { in InferRange()[all …]
59 if (constant != NULL && constant->HasInteger32Value() && in Create()
3504 DCHECK(HasInteger32Value() || !object_.handle()->IsSmi()); in handle()3531 if (HasInteger32Value()) return Representation::Integer32(); in KnownOptimalRepresentation()3542 bool HasInteger32Value() const { in HasInteger32Value() function3546 DCHECK(HasInteger32Value()); in Integer32Value()3626 if (HasInteger32Value()) { in Hashcode()3659 if (HasInteger32Value()) { in DataEquals()3660 return other_constant->HasInteger32Value() && in DataEquals()3671 if (other_constant->HasInteger32Value() || in DataEquals()
2999 HConstant::cast(capacity)->HasInteger32Value()) { in BuildCopyElements()10787 return c1->HasInteger32Value() && c2->HasInteger32Value() && in ShiftAmountsAllowReplaceByRotate()10830 if (right_const->HasInteger32Value() && in CanBeZero()
527 DCHECK(constant->HasInteger32Value()); in ToOperand()
1112 DCHECK(constant->HasInteger32Value()); in ToOperand()
525 DCHECK(constant->HasInteger32Value()); in ToOperand()
510 DCHECK(constant->HasInteger32Value()); in ToOperand()
497 DCHECK(constant->HasInteger32Value()); in ToOperand()