Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ReduxOpCode

1055     unsigned ReduxOpCode;
1058 switch (matchVectorSplittingReduction(EEI, ReduxOpCode, ReduxType)) {
1060 return getArithmeticReductionCost(ReduxOpCode, ReduxType,
1074 switch (matchPairwiseReduction(EEI, ReduxOpCode, ReduxType)) {
1076 return getArithmeticReductionCost(ReduxOpCode, ReduxType,