Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Dim

362     unsigned Dim = Indices.size();
364 if (Dim != SubRegs->getSize())
366 if (Dim < 2)
371 SmallVector<SetTheory::RecSet, 4> Lists(Dim);
372 for (unsigned i = 0; i != Dim; ++i) {
391 for (unsigned i = 0; i != Dim; ++i) {