Home
last modified time | relevance | path

Searched refs:CopyToRepresentation (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-representation-changes.cc36 new_value = constant->CopyToRepresentation(to, graph()->zone()); in InsertRepresentationChangeForUse()
Dhydrogen-instructions.cc1476 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
Dhydrogen-instructions.h3072 HConstant* CopyToRepresentation(Representation r, Zone* zone) const;