Home
last modified time | relevance | path

Searched refs:isIntegerArrayAttrSmallerThanShape (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp1346 static LogicalResult isIntegerArrayAttrSmallerThanShape(OpType op, in isIntegerArrayAttrSmallerThanShape() function
1665 if (failed(isIntegerArrayAttrSmallerThanShape(op, offsets, shape, offName)) || in verify()
1666 failed(isIntegerArrayAttrSmallerThanShape(op, sizes, shape, sizesName)) || in verify()
1667 failed(isIntegerArrayAttrSmallerThanShape(op, strides, shape, in verify()