Searched refs:MaskRolPair (Results 1 – 3 of 3) sorted by relevance
52 struct MaskRolPair { struct56 bool operator==(const MaskRolPair Other) const { argument59 bool operator!=(const MaskRolPair Other) const {74 mutable SmallVector<MaskRolPair, 1> CompositionLaneMaskTransform;
1602 MaskRolPair MaskRol = {LaneBitmask::getLane(0), (uint8_t)DstBit}; in computeSubRegLaneMasks()1641 MaskRolPair MaskRol = {SrcMask, RotateLeft}; in computeSubRegLaneMasks()1657 MaskRolPair P = {LaneBitmask::getAll(), 0}; in computeSubRegLaneMasks()
762 SmallVector<SmallVector<MaskRolPair, 1>, 4> Sequences; in emitComposeSubRegIndexLaneMask()764 const SmallVector<MaskRolPair, 1> &IdxSequence = in emitComposeSubRegIndexLaneMask()771 SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()793 const SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()795 const MaskRolPair &P = Sequence[p]; in emitComposeSubRegIndexLaneMask()