Searched defs:DestVecTy (Results 1 – 4 of 4) sorted by relevance
554 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2549 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2610 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) { in isBitCastable() local2662 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
1644 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in OptimizeIntegerToVectorInsertions() local
2234 if (const VectorType *DestVecTy = DestType->getAs<VectorType>()) { in CheckCStyleCast() local