Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Idx1

1140       CodeGenSubRegIndex *Idx1 = i1->first;
1146 // Try composing Idx1 with another SubRegIndex.
1159 if (CodeGenSubRegIndex *Prev = Idx1->addComposite(Idx2, Idx3))
1160 PrintWarning(Twine("SubRegIndex ") + Idx1->getQualifiedName() +