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

/external/chromium_org/v8/src/
H A Dhydrogen-representation-changes.cc34 new_value = constant->CopyToRepresentation(to, graph()->zone());
H A Dhydrogen-instructions.cc1516 c = c->CopyToRepresentation(representation, zone);
1568 right = Prepend(HConstant::cast(right)->CopyToRepresentation(
2880 HConstant* HConstant::CopyToRepresentation(Representation r, Zone* zone) const { function in class:v8::internal::HConstant
H A Dhydrogen-instructions.h3578 HConstant* CopyToRepresentation(Representation r, Zone* zone) const;

Completed in 153 milliseconds