Home | History | Annotate | Download | only in src

Lines Matching refs:old_representation

1309                               Representation old_representation,
1327 os << old_representation.Mnemonic() << "{";
2389 Representation old_representation = old_details.representation();
2395 if (old_representation.IsNone() &&
2406 old_representation, new_representation,
2452 Representation old_representation = old_details.representation();
2454 if (!old_representation.fits_into(tmp_representation) ||