Searched defs:LaneCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InterleavedAccess.cpp | 440 int LaneCount = std::max(VectorSize / 128, 1); createShuffleStride() local |
H A D | X86ISelLowering.cpp | 14726 int LaneCount = VT.getSizeInBits() / 128; lowerShuffleAsSplitOrBlend() local |