Searched refs:AVX1CostTblPairWise (Results 1 – 1 of 1) sorted by relevance
902 static const CostTblEntry<MVT::SimpleValueType> AVX1CostTblPairWise[] = { in getReductionCost() local934 int Idx = CostTableLookup(AVX1CostTblPairWise, ISD, MTy); in getReductionCost()936 return LT.first * AVX1CostTblPairWise[Idx].Cost; in getReductionCost()