Searched defs:VecType (Results 1 – 14 of 14) 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
153 auto *VecType = FixedVectorType::get(EltType, NumElements); in computeVectorAddr() local
121 enum VecType { enum
1046 unsigned VecType; in tryLoadVector() local1912 unsigned VecType; in tryStoreVector() local
58 enum VecType enum
1922 MVT VecType = Op.getOperand(0).getSimpleValueType(); in LowerVECTOR_SHUFFLE() local
5876 const auto *VecType = cast<DependentVectorType>(T); in MarkUsedTemplateParameters() local5884 const DependentSizedExtVectorType *VecType in MarkUsedTemplateParameters() local
9186 const VectorType *VecType = RHSType->getAs<VectorType>(); in CheckAssignmentConstraints() local10042 const VectorType *VecType = SecondType->getAs<VectorType>(); in CheckVectorOperands() local10107 QualType VecType = LHSVecType ? LHSType : RHSType; in CheckVectorOperands() local
1807 QualType VecType; in CheckVectorType() local
495 VectorType *VecType = cast<VectorType>(VecInput->getType()); in foldVecTruncToExtElt() local
3939 ASTContext::getDependentVectorType(QualType VecType, Expr *SizeExpr, in getDependentVectorType()
8752 MVT VecType = MVT::getVectorVT(SimpleVT, 2); in LowerATOMIC_CMP_SWAP() local
17761 llvm::Type *VecType = ConvertType(E->getArg(0)->getType()); in EmitHexagonBuiltinExpr() local