Searched defs:DestVecTy (Results 1 – 4 of 4) sorted by relevance
571 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2799 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2854 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) { in isBitCastable() local2918 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
2338 if (const VectorType *DestVecTy = DestType->getAs<VectorType>()) { in CheckCStyleCast() local
1741 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in optimizeIntegerToVectorInsertions() local