CopyToRepresentation 1228 src/arm/lithium-arm.cc       return constant_val->CopyToRepresentation(Representation::Integer32(),
CopyToRepresentation 2514 src/hydrogen-instructions.h   HConstant* CopyToRepresentation(Representation r, Zone* zone) const;
CopyToRepresentation 2600 src/hydrogen.cc         : constant->CopyToRepresentation(to, zone());
CopyToRepresentation 1256 src/ia32/lithium-ia32.cc     return constant_val->CopyToRepresentation(Representation::Integer32(),
CopyToRepresentation 1196 src/x64/lithium-x64.cc     return constant_val->CopyToRepresentation(Representation::Integer32(),