Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2040 static const CostTblEntry SSE42CostTblPairWise[] = { in getArithmeticReductionCost() local
2084 if (const auto *Entry = CostTableLookup(SSE42CostTblPairWise, ISD, MTy)) in getArithmeticReductionCost()
2117 static const CostTblEntry SSE42CostTblPairWise[] = { in getMinMaxReductionCost() local
2221 if (const auto *Entry = CostTableLookup(SSE42CostTblPairWise, ISD, MTy)) in getMinMaxReductionCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1206 static const CostTblEntry SSE42CostTblPairWise[] = { in getReductionCost() local
1250 if (const auto *Entry = CostTableLookup(SSE42CostTblPairWise, ISD, MTy)) in getReductionCost()