Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:CopyToRepresentation

1476     c = c->CopyToRepresentation(representation, zone);
1531 right = Prepend(HConstant::cast(right)->CopyToRepresentation(
2423 HConstant* HConstant::CopyToRepresentation(Representation r, Zone* zone) const {