Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp1281 rewriter.replaceOp(op, expandIndices(loc, resType, 0, transp, lhs, rhs, in matchAndRewrite()
1289 Value expandIndices(Location loc, VectorType resType, int64_t pos, in expandIndices() function in __anona2fda2e20511::TransposeOpLowering
1304 result = expandIndices(loc, resType, pos + 1, transp, lhs, rhs, input, in expandIndices()