reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2122 RHSOp0Width = RHSOp0->getType()->getVectorNumElements(); 2138 if (RHSShuffle && RHSOp0Width == LHSWidth) { 2194 if (eltMask >= (int)RHSOp0Width) { 2243 if (isRHSID && VWidth == RHSOp0Width) return replaceInstUsesWith(SVI, newRHS);