Home | History | Annotate | Download | only in compiler

Lines Matching full:field_representation

84     FieldIndex field_index, MachineRepresentation field_representation,
89 field_representation, field_type, field_map,
131 FieldIndex field_index, MachineRepresentation field_representation,
138 field_representation_(field_representation),
311 MachineRepresentation field_representation =
316 field_representation = MachineRepresentation::kTaggedSigned;
319 field_representation = MachineRepresentation::kFloat64;
323 field_representation = MachineRepresentation::kTaggedPointer;
345 field_representation, field_type, field_map, holder);
484 MachineRepresentation field_representation = MachineRepresentation::kTagged;
490 field_representation = MachineRepresentation::kTaggedSigned;
500 field_representation = MachineRepresentation::kTaggedSigned;
503 field_representation = MachineRepresentation::kTaggedSigned;
510 kMutable, MapList{map}, field_index, field_representation, field_type);
541 MachineRepresentation field_representation = MachineRepresentation::kTagged;
544 field_representation = MachineRepresentation::kTaggedSigned;
547 field_representation = MachineRepresentation::kFloat64;
551 field_representation = MachineRepresentation::kTaggedPointer;
572 kMutable, MapList{map}, field_index, field_representation, field_type,