Searched refs:convertReal (Results 1 – 3 of 3) sorted by relevance
114 mlir::Type convertReal(mlir::MLIRContext *ctxt, int KIND);
18 return Fortran::lower::convertReal( in getComplexPartType()
520 mlir::Type Fortran::lower::convertReal(mlir::MLIRContext *context, int kind) { in convertReal() function in Fortran::lower