Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ExplicitSubRegIndices

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