Searched defs:LaneCount (Results 1 – 3 of 3) sorted by relevance
408 int LaneCount() const { return lane_count_; } in LaneCount() function
439 int LaneCount = std::max(VectorSize / 128, 1); in createShuffleStride() local
14874 int LaneCount = VT.getSizeInBits() / 128; in lowerShuffleAsSplitOrBlend() local