Home
last modified time | relevance | path

Searched defs:sourceShape (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Utils/
H A DReshapeOpsUtils.cpp31 mlir::getReassociationIndicesForCollapse(ArrayRef<int64_t> sourceShape, in getReassociationIndicesForCollapse()
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1778 ArrayRef<int64_t> sourceShape = sourceType.getShape(); in populateMap() local
1819 ArrayRef<int64_t> sourceShape = sourceType.getShape(); in createNewOperandWithStaticSizes() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2207 auto sourceShape = sourceVectorType.getShape(); in verify() local
4288 auto sourceShape = sourceVectorType.getShape(); in verifyVectorShapeCast() local
/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2502 ArrayRef<int64_t> sourceShape = subViewOp.getSourceType().getShape(); in isTrivialSubViewOp() local