Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/
H A DBufferizableOpInterfaceImpl.cpp171 AffineMap stridedLayout = makeStridedLinearLayoutMap( in bufferize() local
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp739 AffineMap stridedLayout = makeStridedLinearLayoutMap( in getMemRefTypeWithFullyDynamicLayout() local