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