Searched refs:matchConstantIndex (Results 1 – 4 of 4) sorted by relevance
27 detail::op_matcher<arith::ConstantIndexOp> matchConstantIndex();48 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()
22 detail::op_matcher<arith::ConstantIndexOp> mlir::matchConstantIndex() { in matchConstantIndex() function in mlir
1196 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()1600 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()1663 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()2306 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()
162 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()2538 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()2761 return matchPattern(operand, matchConstantIndex()); in matchAndRewrite()