Searched refs:ThisArgVecTy (Results 1 – 1 of 1) sorted by relevance
1045 VectorType *ThisArgVecTy = dyn_cast<VectorType>(Ty); in matchIntrinsicType() local1046 if (!ThisArgVecTy || !ReferenceType || in matchIntrinsicType()1048 ThisArgVecTy->getVectorNumElements())) in matchIntrinsicType()1051 dyn_cast<PointerType>(ThisArgVecTy->getVectorElementType()); in matchIntrinsicType()