Searched defs:NumShuffles (Results 1 – 2 of 2) sorted by relevance
1642 unsigned NumShuffles = NumReduxLevels; in getArithmeticReductionCost() local1706 unsigned NumShuffles = NumReduxLevels; in getMinMaxReductionCost() local
41861 unsigned NumShuffles = (LMask.empty() ? 0 : 1) + (RMask.empty() ? 0 : 1); in isHorizontalBinOp() local