Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp4243 auto shapeShiftArgs = flatZip(lbs, ubounds.value()); in convertElementForUpdate() local
4246 builder.create<fir::ShapeShiftOp>(loc, shapeTy, shapeShiftArgs); in convertElementForUpdate()