Home | History | Annotate | Download | only in x64

Lines Matching refs:IsTagged

704   if (instr->representation().IsTagged()) {
705 ASSERT(instr->left()->representation().IsTagged());
706 ASSERT(instr->right()->representation().IsTagged());
774 ASSERT(left->representation().IsTagged());
775 ASSERT(right->representation().IsTagged());
1013 if (rep.IsTagged() && !type.IsSmi() && !type.IsBoolean() &&
1022 ASSERT(instr->value()->representation().IsTagged());
1250 ASSERT(instr->key()->representation().IsTagged());
1335 ASSERT(instr->representation().IsTagged());
1336 ASSERT(instr->left()->representation().IsTagged());
1337 ASSERT(instr->right()->representation().IsTagged());
1368 ASSERT(instr->representation().IsTagged());
1467 } else if (instr->representation().IsTagged()) {
1497 ASSERT(instr->representation().IsTagged());
1518 ASSERT(instr->representation().IsTagged());
1550 ASSERT(instr->representation().IsTagged());
1594 ASSERT(instr->global_object()->representation().IsTagged());
1602 ASSERT(instr->left()->representation().IsTagged());
1603 ASSERT(instr->right()->representation().IsTagged());
1654 ASSERT(instr->value()->representation().IsTagged());
1660 ASSERT(instr->value()->representation().IsTagged());
1668 ASSERT(instr->value()->representation().IsTagged());
1675 ASSERT(instr->value()->representation().IsTagged());
1685 ASSERT(instr->left()->representation().IsTagged());
1686 ASSERT(instr->right()->representation().IsTagged());
1698 ASSERT(instr->value()->representation().IsTagged());
1706 ASSERT(instr->value()->representation().IsTagged());
1715 ASSERT(instr->value()->representation().IsTagged());
1804 if (to.IsTagged()) {
1813 if (from.IsTagged()) {
1839 if (to.IsTagged()) {
1860 if (to.IsTagged()) {
1990 } else if (r.IsTagged()) {
2133 ASSERT(instr->elements()->representation().IsTagged());
2182 ASSERT(instr->object()->representation().IsTagged());
2183 ASSERT(instr->key()->representation().IsTagged());
2184 ASSERT(instr->value()->representation().IsTagged());