Searched refs:convertReal (Results 1 – 3 of 3) sorted by relevance
84 mlir::Type convertReal(mlir::MLIRContext *ctxt, int KIND);
463 mlir::Type Fortran::lower::convertReal(mlir::MLIRContext *context, int kind) { in convertReal() function in Fortran::lower
767 mlir::Type fltTy = Fortran::lower::convertReal(context, KIND); in genRealConstant()5944 eleTy = Fortran::lower::convertReal(realTy.getContext(), in genarr()