Searched refs:verifyInsertSliceOp (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/ |
| H A D | TensorOps.cpp | 1493 verifyInsertSliceOp(ShapedType srcType, ShapedType dstType, in verifyInsertSliceOp() function 1511 verifyInsertSliceOp(getSourceType(), getType(), getStaticOffsets(), in verify() 1684 if (verifyInsertSliceOp(srcType, dstType, insertSliceOp.getStaticOffsets(), in matchAndRewrite() 2290 verifyInsertSliceOp(getSourceType(), getDestType(), getStaticOffsets(), in verify()
|