Searched refs:genIterationShape (Results 1 – 1 of 1) sorted by relevance
3886 mlir::Value shape = builder.genShape(loc, genIterationShape()); in lowerLazyArrayExpression()3977 llvm::SmallVector<mlir::Value> shape = genIterationShape(); in lowerElementalSubroutine()4384 llvm::SmallVector<mlir::Value> genIterationShape() { in genIterationShape() function in __anon67dfc8455a11::ArrayExprLowering4645 llvm::SmallVector<mlir::Value> shape = genIterationShape(); in genIterSpace()