Home | History | Annotate | Download | only in x87

Lines Matching refs:IsDouble

419            hydrogen()->value()->representation().IsDouble());
757 DCHECK(instr->representation().IsDouble());
758 DCHECK(instr->left()->representation().IsDouble());
759 DCHECK(instr->right()->representation().IsDouble());
1221 if (!r.IsDouble() && !r.IsSmiOrInteger32()) result = AssignPointerMap(result);
1222 if (!r.IsDouble()) result = AssignEnvironment(result);
1228 DCHECK(instr->representation().IsDouble());
1229 DCHECK(instr->value()->representation().IsDouble());
1243 DCHECK(instr->representation().IsDouble());
1244 DCHECK(instr->value()->representation().IsDouble());
1399 } else if (instr->representation().IsDouble()) {
1535 } else if (instr->representation().IsDouble()) {
1559 } else if (instr->representation().IsDouble()) {
1579 } else if (instr->representation().IsDouble()) {
1610 } else if (instr->representation().IsDouble()) {
1644 DCHECK(instr->representation().IsDouble());
1645 DCHECK(instr->left()->representation().IsDouble());
1646 DCHECK(instr->right()->representation().IsDouble());
1657 DCHECK(instr->representation().IsDouble());
1658 DCHECK(instr->left()->representation().IsDouble());
1687 DCHECK(r.IsDouble());
1688 DCHECK(instr->left()->representation().IsDouble());
1689 DCHECK(instr->right()->representation().IsDouble());
1914 if (to.IsDouble()) {
1939 } else if (from.IsDouble()) {
1984 DCHECK(to.IsDouble());
2047 if (input_rep.IsDouble()) {
2066 DCHECK(value->representation().IsDouble());
2092 } else if (r.IsDouble()) {
2218 (instr->representation().IsDouble() &&
2282 if (instr->value()->representation().IsDouble()) {
2312 (instr->value()->representation().IsDouble() &&
2403 !instr->field_representation().IsDouble();
2415 } else if (instr->field_representation().IsDouble()) {