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