Lines Matching defs:DstTy
898 QualType DstType, llvm::Type *DstTy, SourceLocation Loc) { in EmitFloatConversionCheck()
971 llvm::Type *DstTy = Dst->getType(); in EmitIntegerTruncationCheckHelper() local
1065 llvm::Type *DstTy = Dst->getType(); in EmitIntegerSignChangeCheckHelper() local
1125 llvm::Type *DstTy = Dst->getType(); in EmitIntegerSignChangeCheck() local
1202 llvm::Type *DstTy, in EmitScalarCast()
1301 llvm::Type *DstTy = ConvertType(DstType); in EmitScalarConversion() local
1469 QualType DstTy, in EmitFixedPointConversion()
1500 CodeGenFunction::ComplexPairTy Src, QualType SrcTy, QualType DstTy, in EmitComplexToScalarConversion()
1675 llvm::Type *DstTy = ConvertType(DstType); in VisitConvertVectorExpr() local
2018 llvm::Type *DstTy = ConvertType(DestTy); in VisitCastExpr() local
2277 llvm::Type *DstTy = ConvertType(DestTy); in VisitCastExpr() local
4720 Value *Src, llvm::Type *DstTy, in createCastsForTypeOfSameSize()
4750 llvm::Type *DstTy = ConvertType(E->getType()); in VisitAsTypeExpr() local
4817 QualType DstTy, in EmitScalarConversion()
4828 QualType DstTy, in EmitComplexToScalarConversion()