Home
last modified time | relevance | path

Searched defs:getDimPosition (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DAffineMap.cpp402 unsigned AffineMap::getDimPosition(unsigned idx) const { getDimPosition() function in AffineMap
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorContract.cpp185 static std::optional<unsigned> getDimPosition(AffineMap map, unsigned dim) { in getDimPosition() function
[all...]