Searched refs:genShapeOp (Results 1 – 1 of 1) sorted by relevance
4737 mlir::Value shapeOp = genShapeOp(shape); in createAndLoadSomeArrayTemp()4743 static fir::ShapeOp genShapeOp(mlir::Location loc, fir::FirOpBuilder &builder, in genShapeOp() function in __anon67dfc8455a11::ArrayExprLowering4753 fir::ShapeOp genShapeOp(llvm::ArrayRef<mlir::Value> shape) { in genShapeOp() function in __anon67dfc8455a11::ArrayExprLowering4754 return genShapeOp(getLoc(), builder, shape); in genShapeOp()