Searched defs:DestVecTy (Results 1 – 4 of 4) sorted by relevance
2061 if (const VectorType *DestVecTy = DestType->getAs<VectorType>()) { in CheckCStyleCast() local
553 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2467 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2539 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
1587 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in OptimizeIntegerToVectorInsertions() local