Searched refs:patternDepth (Results 1 – 1 of 1) sorted by relevance
623 unsigned patternDepth, in vectorizeLoopIfProfitable() argument625 assert(patternDepth > depthInPattern && in vectorizeLoopIfProfitable()627 if (patternDepth - depthInPattern > strategy->vectorSizes.size()) { in vectorizeLoopIfProfitable()632 strategy->vectorSizes.size() - (patternDepth - depthInPattern); in vectorizeLoopIfProfitable()652 unsigned patternDepth, in analyzeProfitability() argument656 patternDepth, strategy))) { in analyzeProfitability()660 patternDepth, strategy); in analyzeProfitability()1676 unsigned patternDepth = pattern->getDepth(); in vectorizeLoops() local1695 patternDepth, &strategy))) { in vectorizeLoops()1698 vectorizeLoopIfProfitable(match.getMatchedOperation(), 0, patternDepth, in vectorizeLoops()