Searched refs:extractComplexPart (Results 1 – 3 of 3) sorted by relevance
39 mlir::Value extractComplexPart(mlir::Value cplx, bool isImagPart) { in extractComplexPart() function
160 auto rp = helper.extractComplexPart(val, /*isImagPart=*/false); in convertWithSemantics()
978 return Fortran::lower::ComplexExprHelper{builder, loc}.extractComplexPart( in genAimag()1022 Fortran::lower::ComplexExprHelper{builder, loc}.extractComplexPart( in genConjg()