Searched defs:VecType (Results 1 – 13 of 13) sorted by relevance
153 VectorType *VecType = cast<FixedVectorType>(CI->getType()); in scalarizeMaskedLoad() local295 auto *VecType = cast<VectorType>(Src->getType()); in scalarizeMaskedStore() local422 auto *VecType = cast<FixedVectorType>(CI->getType()); in scalarizeMaskedGather() local641 auto *VecType = cast<FixedVectorType>(CI->getType()); in scalarizeMaskedExpandLoad() local769 auto *VecType = cast<FixedVectorType>(Src->getType()); in scalarizeMaskedCompressStore() local
154 auto *VecType = FixedVectorType::get(EltType, NumElements); in computeVectorAddr() local
121 enum VecType { enum
1046 unsigned VecType; in tryLoadVector() local1912 unsigned VecType; in tryStoreVector() local
454 auto *VecType = cast<VectorType>(GEP->getType()); in visitExtractElementInst() local
513 VectorType *VecType = cast<VectorType>(VecInput->getType()); in foldVecTruncToExtElt() local
5876 const auto *VecType = cast<DependentVectorType>(T); in MarkUsedTemplateParameters() local5884 const DependentSizedExtVectorType *VecType in MarkUsedTemplateParameters() local
9250 const VectorType *VecType = RHSType->getAs<VectorType>(); in CheckAssignmentConstraints() local10106 const VectorType *VecType = SecondType->getAs<VectorType>(); in CheckVectorOperands() local10171 QualType VecType = LHSVecType ? LHSType : RHSType; in CheckVectorOperands() local
1807 QualType VecType; in CheckVectorType() local
2025 MVT VecType = Op.getOperand(0).getSimpleValueType(); in LowerVECTOR_SHUFFLE() local
3954 ASTContext::getDependentVectorType(QualType VecType, Expr *SizeExpr, in getDependentVectorType()
8794 MVT VecType = MVT::getVectorVT(SimpleVT, 2); in LowerATOMIC_CMP_SWAP() local
18199 llvm::Type *VecType = ConvertType(E->getArg(0)->getType()); in EmitHexagonBuiltinExpr() local