Searched defs:LaneCount (Results 1 – 10 of 10) sorted by relevance
7 pub struct LaneCount<const N: usize>; struct9 impl<const N: usize> LaneCount<N> { implementation24 impl<const N: usize> Sealed for LaneCount<N> {} implementation
7 pub struct LaneCount<const N: usize>; struct9 impl<const N: usize> LaneCount<N> { impl24 impl<const N: usize> Sealed for LaneCount<N> {} implementation
444 int LaneCount = std::max(VectorSize / 128, 1); in createShuffleStride() local
16928 int LaneCount = VT.getSizeInBits() / 128; in lowerShuffleAsSplitOrBlend() local
439 int LaneCount = std::max(VectorSize / 128, 1); in createShuffleStride() local
14877 int LaneCount = VT.getSizeInBits() / 128; in lowerShuffleAsSplitOrBlend() local
10627 int LaneCount = VT.getSizeInBits() / 128; in lowerVectorShuffleAsSplitOrBlend() local