Lines Matching refs:representation
56 MachineRepresentation representation, Zone* zone)
58 elements_[next_index_++] = Element(object, index, value, representation);
62 MachineRepresentation representation,
66 Element(object, index, value, representation);
71 MachineRepresentation representation) const;
83 MachineRepresentation representation)
87 representation(representation) {}
92 MachineRepresentation representation = MachineRepresentation::kNone;
106 FieldInfo(Node* value, MachineRepresentation representation,
110 representation(representation),
115 return value == other.value && representation == other.representation &&
122 MachineRepresentation representation = MachineRepresentation::kNone;
259 MachineRepresentation representation,
264 MachineRepresentation representation) const;