Searched refs:extPos (Results 1 – 1 of 1) sorted by relevance
591 int64_t extPos = en.value().cast<IntegerAttr>().getInt(); in matchAndRewrite() local593 if (extPos >= v1Dim) { in matchAndRewrite()594 extPos -= v1Dim; in matchAndRewrite()598 eltType, rank, extPos); in matchAndRewrite()