Searched refs:WithRepresentation (Results 1 – 4 of 4) sorted by relevance
570 access.WithRepresentation(Representation::Tagged())); in BuildLoadNamedField()736 access.WithRepresentation(Representation::Tagged())); in BuildStoreNamedField()
2525 access_ = access_.WithRepresentation( in GeneralizeRepresentation()
5827 access.WithRepresentation(Representation::Tagged())); in BuildLoadNamedField()5857 field_access.WithRepresentation(Representation::Tagged()); in BuildStoreNamedField()11118 access = access.WithRepresentation(representation); in BuildEmitInObjectProperties()
6015 inline HObjectAccess WithRepresentation(Representation representation) { in WithRepresentation() function