Searched refs:iterationBounds (Results 1 – 3 of 3) sorted by relevance
368 ArrayRef<int64_t> iterationBounds, in unrollSingleResultStructuredOp() argument378 auto maybeUnrollFactors = shapeRatio(iterationBounds, targetShape); in unrollSingleResultStructuredOp()670 SmallVector<int64_t, 6> iterationBounds; in unrollSingleResultVectorOp() local
472 SmallVectorImpl<int64_t> &iterationBounds) { in getIterationBounds() argument485 iterationBounds.push_back(lhsShape[lhsDimIndex]); in getIterationBounds()492 iterationBounds.push_back(resVectorType.getShape()[resDimIndex]); in getIterationBounds()
181 void getIterationBounds(SmallVectorImpl<int64_t> &iterationBounds);