Searched refs:RHSOp0Width (Results 1 – 1 of 1) sorted by relevance
3055 unsigned RHSOp0Width = 0; in visitShuffleVectorInst() local3063 RHSOp0Width = cast<FixedVectorType>(RHSOp0->getType())->getNumElements(); in visitShuffleVectorInst()3079 if (RHSShuffle && RHSOp0Width == LHSWidth) { in visitShuffleVectorInst()3135 if (eltMask >= (int)RHSOp0Width) { in visitShuffleVectorInst()