Searched defs:linearIdx (Results 1 – 2 of 2) sorted by relevance
692 [&](Value v, int64_t linearIdx, ArrayRef<int64_t> indices) { in buildMmaSyncMemRefLoadOperand() argument 696 [&](Value v, int64_t linearIdx, ArrayRef<int64_t> indices) { in buildMmaSyncMemRefLoadOperand() argument 729 [&](Value v, int64_t linearIdx, ArrayRef<int64_t> indices) { in buildMmaSyncMemRefStoreOperand() argument 733 [&](Value v, int64_t linearIdx, ArrayRef<int64_t> indices) { in buildMmaSyncMemRefStoreOperand() argument
375 for (int64_t linearIdx = 0; linearIdx < numTransposedElements; in matchAndRewrite() local