Searched refs:IsSmiOrTagged (Results 1 – 17 of 17) sorted by relevance
150 bool IsSmiOrTagged() const { return IsSmi() || IsTagged(); } in IsSmiOrTagged() function
438 if (representation.IsSmiOrTagged()) { in AddValue()
1755 if (to().IsSmiOrTagged() && in InferRange()
813 DCHECK(instr->representation().IsSmiOrTagged()); in DoArithmeticT()814 DCHECK(left->representation().IsSmiOrTagged()); in DoArithmeticT()815 DCHECK(right->representation().IsSmiOrTagged()); in DoArithmeticT()1246 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()1705 DCHECK(instr->representation().IsSmiOrTagged() || in DoLoadKeyed()2372 DCHECK(instr->value()->representation().IsSmiOrTagged() || in DoStoreKeyed()
1301 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
1667 DCHECK(instr->left()->representation().IsSmiOrTagged()); in DoCompareGeneric()1668 DCHECK(instr->right()->representation().IsSmiOrTagged()); in DoCompareGeneric()1730 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoIsObjectAndBranch()2054 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2291 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
786 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()793 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
1660 DCHECK(instr->left()->representation().IsSmiOrTagged()); in DoCompareGeneric()1661 DCHECK(instr->right()->representation().IsSmiOrTagged()); in DoCompareGeneric()1724 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoIsObjectAndBranch()2052 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2287 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
523 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()530 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
2001 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2157 DCHECK(instr->representation().IsSmiOrTagged()); in DoLoadKeyed()2215 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
445 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()497 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()522 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()
1999 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2155 DCHECK(instr->representation().IsSmiOrTagged() || in DoLoadKeyed()2214 DCHECK(instr->value()->representation().IsSmiOrTagged() || in DoStoreKeyed()
390 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()442 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()469 DCHECK(r.IsSmiOrTagged()); in ToRepresentation_donotuse()
2050 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2208 DCHECK(instr->representation().IsSmiOrTagged()); in DoLoadKeyed()2266 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
448 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()502 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()527 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()
2007 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2268 DCHECK(value_representation.IsSmiOrTagged() || in DoStoreKeyed()
446 DCHECK(SmiValuesAre31Bits() && r.IsSmiOrTagged()); in ToRepresentation()473 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()