Searched defs:PromotionType (Results 1 – 3 of 3) sorted by relevance
651 QualType PromotionType) { in VisitUnaryPlus()665 QualType PromotionType) { in VisitPlus()674 QualType PromotionType) { in VisitUnaryMinus()686 QualType PromotionType) { in VisitMinus()1129 QualType PromotionType) { in EmitPromotedValue()1141 QualType PromotionType) { in EmitPromoted()1200 QualType PromotionType) { in EmitBinOps()
3134 QualType PromotionType) { in VisitUnaryPlus()3145 QualType PromotionType) { in VisitPlus()3154 QualType PromotionType) { in VisitUnaryMinus()3165 QualType PromotionType) { in VisitMinus()3361 QualType PromotionType) { in VisitUnaryReal()3372 QualType PromotionType) { in VisitReal()3400 QualType PromotionType) { in VisitUnaryImag()3411 QualType PromotionType) { in VisitImag()3451 QualType PromotionType) { in EmitPromotedValue()3460 Value *ScalarExprEmitter::EmitPromoted(const Expr *E, QualType PromotionType) { in EmitPromoted()[all …]
3864 QualType PromotionType; variable