Lines Matching defs:DestTy
527 Type *DestTy = Trunc.getType(); in narrowFunnelShift() local
619 Type *DestTy = Trunc.getType(); in narrowBinOp() local
705 Type *DestTy = Trunc.getType(); in shrinkInsertElt() local
727 Type *DestTy = Trunc.getType(), *SrcTy = Src->getType(); in visitTrunc() local
1185 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitZExt() local
1459 Type *SrcTy = Src->getType(), *DestTy = CI.getType(); in visitSExt() local
2019 optimizeVectorResizeWithIntegerBitCasts(Value *InVal, VectorType *DestTy, in optimizeVectorResizeWithIntegerBitCasts()
2271 Type *DestTy = BitCast.getType(); in foldBitCastBitwiseLogic() local
2324 Type *DestTy = BitCast.getType(); in foldBitCastSelect() local
2384 Type *DestTy = CI.getType(); // Type A in optimizeBitCastFromPhi() local
2546 Type *DestTy = CI.getType(); in visitBitCast() local
2730 PointerType *DestTy = cast<PointerType>(CI.getType()->getScalarType()); in visitAddrSpaceCast() local