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()
87 if (auto shapeVal = embox.getShape()) in matchAndRewrite() local 177 if (auto shapeVal = rebox.getShape()) { in matchAndRewrite() local 236 if (auto shapeVal in matchAndRewrite() local 290 if (auto shapeVal = declareOp.getShape()) { matchAndRewrite() local [all...]
2805 if (auto shapeVal = getShape()) { verify() local 2824 if (auto shapeVal = getShape()) { verify() local 2948 if (auto shapeVal = getShape()) { verify() local
307 mlir::Value shapeVal = load.getShape(); global() local 5619 padSlice(llvm::ArrayRef<mlir::Value> triples,mlir::Value shapeVal) padSlice() argument [all...]