Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen-representation-changes.cc34 new_value = constant->CopyToRepresentation(to, graph()->zone()); in InsertRepresentationChangeForUse()
Dhydrogen-instructions.cc1602 right = Prepend(HConstant::cast(right)->CopyToRepresentation( in Canonicalize()
2904 HConstant* HConstant::CopyToRepresentation(Representation r, Zone* zone) const { in CopyToRepresentation() function in v8::internal::HConstant
Dhydrogen-instructions.h3543 HConstant* CopyToRepresentation(Representation r, Zone* zone) const;