Searched defs:DestVecTy (Results 1 – 4 of 4) sorted by relevance
559 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2634 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2695 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) { in isBitCastable() local2759 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
2287 if (const VectorType *DestVecTy = DestType->getAs<VectorType>()) { in CheckCStyleCast() local
1677 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in OptimizeIntegerToVectorInsertions() local