Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp1960 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite() local
1978 for (int64_t lhsIndex = 0, e = lhsType.getRank(); lhsIndex < e; ++lhsIndex) { in matchAndRewrite() local
2008 int64_t lhsIndex, int64_t rhsIndex, in lowerParallel()
2070 int64_t lhsIndex = lookupLhs.getValue(); in lowerReduction() local