Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp1451 SmallVector<int64_t, 4> sourceShapeAsDestShape( in verify() local
1453 sourceShapeAsDestShape.append(sourceShape.begin(), sourceShape.end()); in verify()
1462 makeI64ArrayAttr(sourceShapeAsDestShape, op.getContext()), destShape, in verify()