Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.h156 AffineMap getDstMap() { return getDstMapAttr().getValue(); } in getDstMap() function
165 getDstMap().getNumInputs()}; in getDstIndices()
170 return getDstMemRefOperandIndex() + 1 + getDstMap().getNumInputs(); in getTagMemRefOperandIndex()
/llvm-project-15.0.7/mlir/lib/Conversion/AffineToStandard/
H A DAffineToStandard.cpp429 rewriter, op.getLoc(), op.getDstMap(), in matchAndRewrite()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1311 getDstMap().getNumInputs() + in verifyInvariantsImpl()