Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Lower/
DComplexExpr.h48 mlir::Value insertComplexPart(mlir::Value cplx, mlir::Value part, in insertComplexPart() function
/external/llvm-project/flang/lib/Lower/
DIntrinsicCall.cpp1025 return Fortran::lower::ComplexExprHelper{builder, loc}.insertComplexPart( in genConjg()