Home
last modified time | relevance | path

Searched refs:SSE2CostTblNoPairWise (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetTransformInfo.cpp2601 static const CostTblEntry SSE2CostTblNoPairWise[] = { in getArithmeticReductionCost() local
2658 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getArithmeticReductionCost()
2689 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getArithmeticReductionCost()
2856 static const CostTblEntry SSE2CostTblNoPairWise[] = { in getMinMaxReductionCost() local
2978 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getMinMaxReductionCost()