Lines Matching defs:DstTy
896 QualType DstType, llvm::Type *DstTy, SourceLocation Loc) { in EmitFloatConversionCheck()
969 llvm::Type *DstTy = Dst->getType(); in EmitIntegerTruncationCheckHelper() local
1063 llvm::Type *DstTy = Dst->getType(); in EmitIntegerSignChangeCheckHelper() local
1123 llvm::Type *DstTy = Dst->getType(); in EmitIntegerSignChangeCheck() local
1200 llvm::Type *DstTy, in EmitScalarCast()
1299 llvm::Type *DstTy = ConvertType(DstType); in EmitScalarConversion() local
1467 QualType DstTy, in EmitFixedPointConversion()
1498 CodeGenFunction::ComplexPairTy Src, QualType SrcTy, QualType DstTy, in EmitComplexToScalarConversion()
1654 llvm::Type *DstTy = ConvertType(DstType); in VisitConvertVectorExpr() local
1997 llvm::Type *DstTy = ConvertType(DestTy); in VisitCastExpr() local
2269 llvm::Type *DstTy = ConvertType(DestTy); in VisitCastExpr() local
4707 Value *Src, llvm::Type *DstTy, in createCastsForTypeOfSameSize()
4737 llvm::Type *DstTy = ConvertType(E->getType()); in VisitAsTypeExpr() local
4804 QualType DstTy, in EmitScalarConversion()
4815 QualType DstTy, in EmitComplexToScalarConversion()