Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorContract.cpp976 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewriteMaskableOp() local
996 for (int64_t lhsIndex = 0, e = lhsType.getRank(); lhsIndex < e; ++lhsIndex) { in matchAndRewriteMaskableOp() local
1032 int64_t lhsIndex, in lowerParallel() argument
1139 int64_t lhsIndex = *lookupLhs; lowerReduction() local
[all...]