Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp6617 mlir::Value initBuffSz = in genarr() local
6620 loc, eleTy, /*typeparams=*/llvm::None, initBuffSz); in genarr()
6621 builder.create<fir::StoreOp>(loc, initBuffSz, buffSize); in genarr()
6628 mlir::Value initBuffSz = in genarr() local
6630 builder.create<fir::StoreOp>(loc, initBuffSz, buffSize); in genarr()