Home
last modified time | relevance | path

Searched refs:convertReal (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DConvertType.h84 mlir::Type convertReal(mlir::MLIRContext *ctxt, int KIND);
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertType.cpp463 mlir::Type Fortran::lower::convertReal(mlir::MLIRContext *context, int kind) { in convertReal() function in Fortran::lower
H A DConvertExpr.cpp767 mlir::Type fltTy = Fortran::lower::convertReal(context, KIND); in genRealConstant()
5944 eleTy = Fortran::lower::convertReal(realTy.getContext(), in genarr()