Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertType.cpp75 static mlir::Type genLogicalType(mlir::MLIRContext *context, int KIND) { in genLogicalType() function
110 return genLogicalType(context, kind); in genFIRType()