Home | History | Annotate | Download | only in compiler

Lines Matching refs:MachineRepresentation

84     FieldIndex field_index, MachineRepresentation field_representation,
108 field_representation_(MachineRepresentation::kNone),
116 field_representation_(MachineRepresentation::kNone),
126 field_representation_(MachineRepresentation::kNone),
131 FieldIndex field_index, MachineRepresentation field_representation,
311 MachineRepresentation field_representation =
312 MachineRepresentation::kTagged;
316 field_representation = MachineRepresentation::kTaggedSigned;
319 field_representation = MachineRepresentation::kFloat64;
323 field_representation = MachineRepresentation::kTaggedPointer;
484 MachineRepresentation field_representation = MachineRepresentation::kTagged;
490 field_representation = MachineRepresentation::kTaggedSigned;
500 field_representation = MachineRepresentation::kTaggedSigned;
503 field_representation = MachineRepresentation::kTaggedSigned;
541 MachineRepresentation field_representation = MachineRepresentation::kTagged;
544 field_representation = MachineRepresentation::kTaggedSigned;
547 field_representation = MachineRepresentation::kFloat64;
551 field_representation = MachineRepresentation::kTaggedPointer;