Searched refs:IsSmiOrTagged (Results 1 – 19 of 19) sorted by relevance
177 bool IsSmiOrTagged() const { return IsSmi() || IsTagged(); } in IsSmiOrTagged() function
811 DCHECK(instr->representation().IsSmiOrTagged()); in DoArithmeticT()812 DCHECK(left->representation().IsSmiOrTagged()); in DoArithmeticT()813 DCHECK(right->representation().IsSmiOrTagged()); in DoArithmeticT()1259 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()1672 DCHECK(instr->representation().IsSmiOrTagged() || in DoLoadKeyed()2322 DCHECK(instr->value()->representation().IsSmiOrTagged() || in DoStoreKeyed()
1200 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
449 if (representation.IsSmiOrTagged()) { in AddValue()
1782 if (to().IsSmiOrTagged() && in InferRange()
1649 DCHECK(instr->left()->representation().IsSmiOrTagged()); in DoCompareGeneric()1650 DCHECK(instr->right()->representation().IsSmiOrTagged()); in DoCompareGeneric()2036 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2260 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
534 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()541 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
1655 DCHECK(instr->left()->representation().IsSmiOrTagged()); in DoCompareGeneric()1656 DCHECK(instr->right()->representation().IsSmiOrTagged()); in DoCompareGeneric()2037 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2264 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
802 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()809 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
1996 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2134 DCHECK(instr->representation().IsSmiOrTagged() || in DoLoadKeyed()2201 DCHECK(instr->value()->representation().IsSmiOrTagged() || in DoStoreKeyed()
404 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()456 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()483 DCHECK(r.IsSmiOrTagged()); in ToRepresentation_donotuse()
1993 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2131 DCHECK(instr->representation().IsSmiOrTagged()); in DoLoadKeyed()2197 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
421 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()473 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()498 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()
2044 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2184 DCHECK(instr->representation().IsSmiOrTagged()); in DoLoadKeyed()2250 DCHECK(instr->value()->representation().IsSmiOrTagged()); in DoStoreKeyed()
421 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()475 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()500 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()
2005 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()2255 DCHECK(value_representation.IsSmiOrTagged() || in DoStoreKeyed()
474 DCHECK(SmiValuesAre31Bits() && r.IsSmiOrTagged()); in ToRepresentation()501 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()
411 DCHECK(r.IsSmiOrTagged()); in EmitLoadRegister()445 DCHECK(chunk_->LookupLiteralRepresentation(op).IsSmiOrTagged()); in ToHandle()470 DCHECK(r.IsSmiOrTagged()); in ToRepresentation()
2009 DCHECK(input_rep.IsSmiOrTagged()); in DoClampToUint8()