Searched refs:EmitPromoted (Results 1 – 2 of 2) sorted by relevance
268 ComplexPairTy EmitPromoted(const Expr *E, QualType PromotionTy);1140 ComplexPairTy ComplexExprEmitter::EmitPromoted(const Expr *E, in EmitPromoted() function in ComplexExprEmitter1175 return ComplexExprEmitter(*this).EmitPromoted(E, DstTy); in EmitPromotedComplexExpr()
863 Value *EmitPromoted(const Expr *E, QualType PromotionType);3731 Value *ScalarExprEmitter::EmitPromoted(const Expr *E, QualType PromotionType) { in EmitPromoted() function in ScalarExprEmitter5864 return ScalarExprEmitter(*this).EmitPromoted(E, PromotionType); in EmitPromotedScalarExpr()