Searched refs:emitPromoted (Results 1 – 2 of 2) sorted by relevance
72 mlir::Value emitPromoted(const Expr *e, QualType promotionTy);341 mlir::Value ComplexExprEmitter::emitPromoted(const Expr *e, in emitPromoted() function in ComplexExprEmitter427 return ComplexExprEmitter(*this).emitPromoted(e, promotionType); in emitPromotedComplexExpr()
99 mlir::Value emitPromoted(const Expr *e, QualType promotionType);1134 mlir::Value ScalarExprEmitter::emitPromoted(const Expr *e, in emitPromoted() function in __anon1373b7f80111::ScalarExprEmitter1249 return ScalarExprEmitter(*this, builder).emitPromoted(e, promotionType); in emitPromotedScalarExpr()