Searched defs:DestVecTy (Results 1 – 10 of 10) sorted by relevance
1573 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in OptimizeIntegerToVectorInsertions() local
574 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2689 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2744 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) { in isBitCastable() local2811 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
570 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2874 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2929 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) { in isBitCastable() local2993 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
2468 if (const VectorType *DestVecTy = DestType->getAs<VectorType>()) { in CheckCStyleCast() local
556 VectorType *DestVecTy = cast<VectorType>(DestTy); in ConstantFoldCastInstruction() local
2431 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in isCastable() local2503 if (VectorType *DestVecTy = dyn_cast<VectorType>(DestTy)) in getCastOpcode() local
1744 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in optimizeIntegerToVectorInsertions() local
1971 VectorType *DestVecTy = cast<VectorType>(CI.getType()); in optimizeIntegerToVectorInsertions() local