Searched defs:shapeVal (Results 1 – 4 of 4) sorted by relevance
147 inline llvm::SmallVector<mlir::Value> getExtents(mlir::Value shapeVal) { in getExtents()164 inline llvm::SmallVector<mlir::Value> getOrigins(mlir::Value shapeVal) { in getOrigins()187 mlir::Value shapeVal, mlir::ValueRange indices) { in originateIndices()
80 if (auto shapeVal = embox.getShape()) in matchAndRewrite() local166 if (auto shapeVal = rebox.getShape()) { in matchAndRewrite() local225 if (auto shapeVal = arrCoor.getShape()) { in matchAndRewrite() local
2232 if (auto shapeVal = getShape()) { in verify() local2251 if (auto shapeVal = getShape()) { in verify() local2324 if (auto shapeVal = getShape()) { in verify() local
273 mlir::Value shapeVal = load.getShape(); local5852 padSlice(llvm::ArrayRef<mlir::Value> triples, mlir::Value shapeVal) { in padSlice()