Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/
H A DFIRType.h175 inline mlir::Type boxMemRefType(fir::BoxType t) { in boxMemRefType() function
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp4225 auto memrefTy = fir::boxMemRefType(eleTy.cast<fir::BoxType>()); in convertElementForUpdate()
7050 eleTy = fir::boxMemRefType(boxTy); in applyPathToArrayLoad()