Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp722 static void computeMemoryOpIndices(Operation *op, AffineMap map, in computeMemoryOpIndices() function
775 computeMemoryOpIndices(opInst, load.getAffineMap(), mapOperands, indices); in vectorizeRootOrTerminal()
1038 computeMemoryOpIndices(opInst, store.getAffineMap(), mapOperands, in vectorizeOneOperation()