Searched refs:createRealConstant (Results 1 – 2 of 2) sorted by relevance
54 mlir::Value Fortran::lower::FirOpBuilder::createRealConstant( in createRealConstant() function in Fortran::lower::FirOpBuilder153 auto imag = createRealConstant(loc, eleTy, zero); in convertWithSemantics()
80 mlir::Value createRealConstant(mlir::Location loc, mlir::Type realType,