Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsDouble

408            hydrogen()->value()->representation().IsDouble());
758 DCHECK(instr->representation().IsDouble());
759 DCHECK(instr->left()->representation().IsDouble());
760 DCHECK(instr->right()->representation().IsDouble());
1212 if (!r.IsDouble() && !r.IsSmiOrInteger32()) result = AssignPointerMap(result);
1213 if (!r.IsDouble()) result = AssignEnvironment(result);
1219 DCHECK(instr->representation().IsDouble());
1220 DCHECK(instr->value()->representation().IsDouble());
1234 DCHECK(instr->representation().IsDouble());
1235 DCHECK(instr->value()->representation().IsDouble());
1388 } else if (instr->representation().IsDouble()) {
1524 } else if (instr->representation().IsDouble()) {
1548 } else if (instr->representation().IsDouble()) {
1568 } else if (instr->representation().IsDouble()) {
1599 } else if (instr->representation().IsDouble()) {
1631 DCHECK(instr->representation().IsDouble());
1632 DCHECK(instr->left()->representation().IsDouble());
1633 DCHECK(instr->right()->representation().IsDouble());
1643 DCHECK(instr->representation().IsDouble());
1647 DCHECK(instr->left()->representation().IsDouble());
1650 exponent_type.IsDouble()
1680 DCHECK(r.IsDouble());
1681 DCHECK(instr->left()->representation().IsDouble());
1682 DCHECK(instr->right()->representation().IsDouble());
1908 if (to.IsDouble()) {
1936 } else if (from.IsDouble()) {
1982 DCHECK(to.IsDouble());
2045 if (input_rep.IsDouble()) {
2065 DCHECK(value->representation().IsDouble());
2091 } else if (r.IsDouble()) {
2220 (instr->representation().IsDouble() &&
2280 if (instr->value()->representation().IsDouble()) {
2308 (instr->value()->representation().IsDouble() &&
2399 !instr->field_representation().IsDouble();
2411 } else if (instr->field_representation().IsDouble()) {