reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9899 const VectorType *LHSVecTy = LHSType->getAs<VectorType>(); 9900 QualType LHSEleType = LHSVecTy ? LHSVecTy->getElementType() : LHSType; 9931 LHSType = VecTy; 9959 return LHSType;