Searched refs:CopyToRepresentation (Results 1 – 3 of 3) sorted by relevance
36 new_value = constant->CopyToRepresentation(to, graph()->zone()); in InsertRepresentationChangeForUse()
1476 c = c->CopyToRepresentation(representation, zone); in New()1531 right = Prepend(HConstant::cast(right)->CopyToRepresentation( in Canonicalize()2423 HConstant* HConstant::CopyToRepresentation(Representation r, Zone* zone) const { in CopyToRepresentation() function in v8::internal::HConstant
3072 HConstant* CopyToRepresentation(Representation r, Zone* zone) const;