Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:IsTagged

506 IsTagged());
509 if (r.IsTagged()) {
518 if (r.IsTagged()) {
1485 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion);
1512 return !from().IsTagged() || value()->type().IsSmi();
3611 if (to.IsTagged() &&
3619 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion);
3689 if (to.IsTagged() &&
3697 if (to.IsTagged()) SetChangesFlag(kNewSpacePromotion);
4127 return !right()->representation().IsTagged();
4151 return !representation().IsTagged() && !representation().IsExternal();
4157 if (to.IsTagged() &&
4166 if (to.IsTagged()) {
4186 right()->representation().IsTagged()));
4207 DCHECK(right->representation().IsTagged());
4274 bool IsCommutative() const override { return !representation().IsTagged(); }
4379 if (result.IsTagged()) return Representation::Double();
6107 if (r.IsTagged()) return Representation::None();