Home | History | Annotate | Download | only in src

Lines Matching refs:o_r

1354     Representation o_r = o->GetDetails(i).representation();
1356 if (!o_r.Equals(n_r)) {
1358 PrintF(file, ":%s->%s ", o_r.Mnemonic(), n_r.Mnemonic());