Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp138 static Value reshapeStore(Location loc, Value val, Value result, in reshapeStore() function
157 Value sto = reshapeStore(loc, ins, ext, vType, index - 1, pos, rewriter); in reshapeStore()
2050 reshapeStore(loc, lowContract, result, resType, resIndex, d, rewriter); in lowerParallel()