Searched refs:isIntegerArrayAttrSmallerThanShape (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/ |
| H A D | VectorOps.cpp | 2105 static LogicalResult isIntegerArrayAttrSmallerThanShape(OpType op, in isIntegerArrayAttrSmallerThanShape() function 2508 isIntegerArrayAttrSmallerThanShape(*this, offsets, shape, offName)) || in verify() 2510 isIntegerArrayAttrSmallerThanShape(*this, sizes, shape, sizesName)) || in verify() 2511 failed(isIntegerArrayAttrSmallerThanShape(*this, strides, shape, in verify()
|