Home
last modified time | relevance | path

Searched refs:IdxSequence (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp804 const SmallVector<MaskRolPair, 1> &IdxSequence = in emitComposeSubRegIndexLaneMask() local
813 if (Sequence == IdxSequence) { in emitComposeSubRegIndexLaneMask()
819 Sequences.push_back(IdxSequence); in emitComposeSubRegIndexLaneMask()