Home
last modified time | relevance | path

Searched refs:emitPromotedComplexExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprComplex.cpp372 return cgf.emitPromotedComplexExpr(e, promotionTy); in emitPromotedComplexOperand()
425 mlir::Value CIRGenFunction::emitPromotedComplexExpr(const Expr *e, in emitPromotedComplexExpr() function in CIRGenFunction
H A DCIRGenFunction.h906 mlir::Value emitPromotedComplexExpr(const Expr *e, QualType promotionType);