Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp73 static AffineMap adjustMap(AffineMap map, int64_t index, in adjustMap() function
2033 adjustMap(iMap[0], iterIndex, rewriter), in lowerParallel()
2034 adjustMap(iMap[1], iterIndex, rewriter), in lowerParallel()
2035 adjustMap(iMap[2], iterIndex, rewriter)}; in lowerParallel()
2084 adjustMap(iMap[0], iterIndex, rewriter), in lowerReduction()
2085 adjustMap(iMap[1], iterIndex, rewriter), in lowerReduction()
2086 adjustMap(iMap[2], iterIndex, rewriter)}; in lowerReduction()