Searched defs:VecType (Results 1 – 11 of 11) sorted by relevance
114 enum VecType { enum
966 unsigned VecType; in tryLoadVector() local2391 unsigned VecType; in tryStoreVector() local
293 inline TType *VecType(TType *type, int size) in VecType() function
1185 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in scalarizeMaskedLoad() local1331 VectorType *VecType = dyn_cast<VectorType>(Src->getType()); in scalarizeMaskedStore() local1449 VectorType *VecType = dyn_cast<VectorType>(CI->getType()); in scalarizeMaskedGather() local
454 VectorType *VecType = cast<VectorType>(VecInput->getType()); in foldVecTruncToExtElt() local
881 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_SUBVECTOR() local1013 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
672 Type *VecType = VecVT.getTypeForEVT(*DAG.getContext()); in SplitVecRes_INSERT_VECTOR_ELT() local
2400 MVT VecType = MVT::getVectorVT(SimpleVT, 2); in LowerATOMIC_CMP_SWAP() local
4797 const DependentSizedExtVectorType *VecType in MarkUsedTemplateParameters() local
1543 QualType VecType; in CheckVectorType() local
7403 const VectorType *VecType = RHSType->getAs<VectorType>(); in CheckAssignmentConstraints() local7955 QualType VecType = LHSVecType ? LHSType : RHSType; in CheckVectorOperands() local