Searched refs:EmitPromoted (Results 1 – 2 of 2) sorted by relevance
264 ComplexPairTy EmitPromoted(const Expr *E, QualType PromotionTy);1073 ComplexPairTy ComplexExprEmitter::EmitPromoted(const Expr *E, in EmitPromoted() function in ComplexExprEmitter1108 return ComplexExprEmitter(*this).EmitPromoted(E, DstTy); in EmitPromotedComplexExpr()
807 Value *EmitPromoted(const Expr *E, QualType PromotionType);3186 Value *ScalarExprEmitter::EmitPromoted(const Expr *E, QualType PromotionType) { in EmitPromoted() function in ScalarExprEmitter5191 return ScalarExprEmitter(*this).EmitPromoted(E, PromotionType); in EmitPromotedScalarExpr()