Searched refs:ReduxOpCode (Results 1 – 1 of 1) sorted by relevance
1074 unsigned ReduxOpCode; in getInstructionThroughput() local1077 switch (matchVectorSplittingReduction(EEI, ReduxOpCode, ReduxType)) { in getInstructionThroughput()1079 return getArithmeticReductionCost(ReduxOpCode, ReduxType, in getInstructionThroughput()1093 switch (matchPairwiseReduction(EEI, ReduxOpCode, ReduxType)) { in getInstructionThroughput()1095 return getArithmeticReductionCost(ReduxOpCode, ReduxType, in getInstructionThroughput()