Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4945 static const CostTblEntry SSE2CostTblNoPairWise[] = { in getArithmeticReductionCost() local
4990 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getArithmeticReductionCost()
5029 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getArithmeticReductionCost()
5329 static const CostTblEntry SSE2CostTblNoPairWise[] = { in getMinMaxReductionCost() local
5385 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getMinMaxReductionCost()
5419 if (const auto *Entry = CostTableLookup(SSE2CostTblNoPairWise, ISD, MTy)) in getMinMaxReductionCost()