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