reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9900 QualType LHSEleType = LHSVecTy ? LHSVecTy->getElementType() : LHSType; 9900 QualType LHSEleType = LHSVecTy ? LHSVecTy->getElementType() : LHSType; 9920 if (!LHSVecTy) { 9936 if (RHSVecTy->getNumElements() != LHSVecTy->getNumElements()) { 9955 S.Context.getExtVectorType(RHSEleType, LHSVecTy->getNumElements());