Home | History | Annotate | Download | only in ppc

Lines Matching refs:kFloat32

64       case Constant::kFloat32:
1626 DCHECK(op->representation() == MachineRepresentation::kFloat32);
1644 DCHECK(op->representation() == MachineRepresentation::kFloat32);
2284 case Constant::kFloat32:
2316 double value = (src.type() == Constant::kFloat32) ? src.ToFloat32()