Home | History | Annotate | Download | only in src

Lines Matching defs:n_r

1588     Representation n_r = n->GetDetails(i).representation();
1589 if (!o_r.Equals(n_r)) {
1591 PrintF(file, ":%s->%s ", o_r.Mnemonic(), n_r.Mnemonic());