Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ExplicitSubRegIndices

120     ExplicitSubRegIndices.push_back(RegBank.getSubRegIdx(SRIs[i]));
226 CodeGenSubRegIndex *Idx = ExplicitSubRegIndices[i];
255 SmallVector<CodeGenSubRegIndex*, 8> Indices = ExplicitSubRegIndices;
344 RegBank.addConcatSubRegIndex(Parts, ExplicitSubRegIndices[i]);