Searched refs:constantIndexOp (Results 1 – 1 of 1) sorted by relevance
329 if (auto constantIndexOp = dyn_cast_or_null<ConstantIndexOp>(defOp)) { in matchAndRewrite() local331 newShapeConstants.push_back(constantIndexOp.getValue()); in matchAndRewrite()4274 if (auto constantIndexOp = dyn_cast_or_null<ConstantIndexOp>(defOp)) { in matchAndRewrite() local4276 newShapeConstants.push_back(constantIndexOp.getValue()); in matchAndRewrite()