Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferPermutationMapRewritePatterns.cpp231 if (!newMap.isMinorIdentityWithBroadcasting()) in matchAndRewrite()
H A DVectorTransforms.cpp2052 if (!read.getPermutationMap().isMinorIdentityWithBroadcasting( in matchAndRewrite()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DAffineMap.h117 bool isMinorIdentityWithBroadcasting(
/llvm-project-15.0.7/mlir/lib/IR/
H A DAffineMap.cpp117 bool AffineMap::isMinorIdentityWithBroadcasting( in isMinorIdentityWithBroadcasting() function in AffineMap