Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertType.cpp30 static mlir::Type genRealType(mlir::MLIRContext *context, int kind) { in genRealType() function
104 return genRealType(context, kind); in genFIRType()
464 return genRealType(context, kind); in convertReal()