Searched refs:PromotionTypeLHS (Results 1 – 2 of 2) sorted by relevance
1275 QualType PromotionTypeLHS = in EmitCompoundAssignLValue() local1280 if (!PromotionTypeLHS.isNull()) in EmitCompoundAssignLValue()1282 EmitComplexToComplexCast(LHSVal, LHSTy, PromotionTypeLHS, Loc); in EmitCompoundAssignLValue()1291 if (!PromotionTypeLHS.isNull()) { in EmitCompoundAssignLValue()1293 cast<ComplexType>(PromotionTypeLHS)->getElementType(); in EmitCompoundAssignLValue()1295 PromotionTypeLHS)) in EmitCompoundAssignLValue()
3803 QualType PromotionTypeLHS = getPromotionType(E->getComputationLHSType()); in EmitCompoundAssignLValue() local3888 if (!PromotionTypeLHS.isNull()) in EmitCompoundAssignLValue()3889 OpInfo.LHS = EmitScalarConversion(OpInfo.LHS, LHSTy, PromotionTypeLHS, in EmitCompoundAssignLValue()