Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DConvertType.h63 mlir::Type getFIRType(mlir::MLIRContext *ctxt, common::TypeCategory tc,
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertType.cpp434 mlir::Type Fortran::lower::getFIRType(mlir::MLIRContext *context, in getFIRType() function in Fortran::lower
H A DBridge.cpp413 return Fortran::lower::getFIRType(&getMLIRContext(), tc, kind, in genType()
421 return Fortran::lower::getFIRType( in genType()