Home
last modified time | relevance | path

Searched refs:ThisArgVecTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DVerifier.cpp3410 VectorType *ThisArgVecTy = dyn_cast<VectorType>(Ty); in VerifyIntrinsicType() local
3411 if (!ThisArgVecTy || !ReferenceType || in VerifyIntrinsicType()
3413 ThisArgVecTy->getVectorNumElements())) in VerifyIntrinsicType()
3416 dyn_cast<PointerType>(ThisArgVecTy->getVectorElementType()); in VerifyIntrinsicType()