Searched refs:getTagIndices (Results 1 – 6 of 6) sorted by relevance
207 operand_range getTagIndices() { in getTagIndices() function286 operand_range getTagIndices() { in getTagIndices() function
144 auto startIndices = startOp.getTagIndices(); in checkTagMatch()145 auto waitIndices = waitOp.getTagIndices(); in checkTagMatch()
182 operand_range getTagIndices() { in getTagIndices() function296 operand_range getTagIndices() { in getTagIndices() function
1494 << ", " << getTagMemRef() << '[' << getTagIndices() << ']'; in print()1615 if (!getTagIndices().empty() && in verify()1616 !llvm::all_of(getTagIndices().getTypes(), in verify()1660 p << "dma_wait " << getTagMemRef() << '[' << getTagIndices() << "], " in print()1710 if (!getTagIndices().empty() && in verify()1711 !llvm::all_of(getTagIndices().getTypes(), in verify()
585 SmallVector<Value, 8> indices(op.getTagIndices()); in matchAndRewrite()
990 p.printAffineMapOfSSAIds(getTagMapAttr(), getTagIndices()); in print()1112 for (auto idx : getTagIndices()) { in verify()1143 SmallVector<Value, 2> operands(getTagIndices()); in print()1189 for (auto idx : getTagIndices()) { in verify()