Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2048 static const CostTblEntry AVX1CostTblPairWise[] = { in getArithmeticReductionCost() local
2080 if (const auto *Entry = CostTableLookup(AVX1CostTblPairWise, ISD, MTy)) in getArithmeticReductionCost()
2128 static const CostTblEntry AVX1CostTblPairWise[] = { in getMinMaxReductionCost() local
2217 if (const auto *Entry = CostTableLookup(AVX1CostTblPairWise, ISD, MTy)) in getMinMaxReductionCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1214 static const CostTblEntry AVX1CostTblPairWise[] = { in getReductionCost() local
1246 if (const auto *Entry = CostTableLookup(AVX1CostTblPairWise, ISD, MTy)) in getReductionCost()