Searched refs:EmitPromoted (Results 1 – 2 of 2) sorted by relevance
269 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()
826 Value *EmitPromoted(const Expr *E, QualType PromotionType);3460 Value *ScalarExprEmitter::EmitPromoted(const Expr *E, QualType PromotionType) { in EmitPromoted() function in ScalarExprEmitter5531 return ScalarExprEmitter(*this).EmitPromoted(E, PromotionType); in EmitPromotedScalarExpr()