Home | History | Annotate | Download | only in TableGen

Lines Matching defs:IdxList

1091     typedef std::vector<const CodeGenSubRegIndex*> IdxList;
1092 SmallVector<IdxList, 8> SuperRegIdxLists(RegisterClasses.size());
1093 SequenceToOffsetTable<IdxList> SuperRegIdxSeqs;
1103 IdxList &SRIList = SuperRegIdxLists[rc];