Home | History | Annotate | Download | only in mips

Lines Matching refs:rep

106   LLabel* rep = replacement();
107 if (rep != NULL) {
108 stream->Add(" Dead block replaced with B%d", rep->block_id());
1035 Representation rep = value->representation();
1038 if (rep.IsTagged() && !type.IsSmi() && !type.IsBoolean() &&