Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SmallVector

19 #include "llvm/ADT/SmallVector.h"
78 SmallVector<CodeGenSubRegIndex*, 8> IdxParts;
256 SmallVector<CodeGenSubRegIndex*, 8> Indices = ExplicitSubRegIndices;
345 SmallVector<CodeGenSubRegIndex*, 8> Parts;
412 SmallVector<SubRegMap::value_type, 8> NewSubRegs;
428 SmallVector<CodeGenSubRegIndex*, 8> Parts(1, I->first);
554 SmallVector<SetTheory::RecSet, 4> Lists(Dim);
1087 getConcatSubRegIndex(const SmallVector<CodeGenSubRegIndex *, 8> &Parts) {
1940 SmallVector<std::pair<const CodeGenRegister*,