Searched refs:InLanes (Results 1 – 1 of 1) sorted by relevance
25567 int InLanes = InVT.getVectorNumElements(); in combineShuffleOfBitcast() local25568 if (VTLanes <= InLanes || VTLanes % InLanes != 0 || in combineShuffleOfBitcast()25572 int Factor = VTLanes / InLanes; in combineShuffleOfBitcast()