Home | History | Annotate | Download | only in TableGen

Lines Matching defs:RegNo

413           int RegNo = I->second[i];
414 if (RegNo == -1) // -1 is the default value, don't emit a mapping.
417 OS << " { " << getQualifiedName(I->first) << ", " << RegNo