Home | History | Annotate | Download | only in TableGen

Lines Matching defs:TA

2418   const std::vector<Init *> &TA =
2421 for (unsigned i = 0, e = TA.size(); i != e; ++i) {
2422 const RecordVal *RV = CurMultiClass->Rec.getValue(TA[i]);