Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2067 static const CostTblEntry AVX1CostTblNoPairWise[] = { in getArithmeticReductionCost() local
2088 if (const auto *Entry = CostTableLookup(AVX1CostTblNoPairWise, ISD, MTy)) in getArithmeticReductionCost()
2173 static const CostTblEntry AVX1CostTblNoPairWise[] = { in getMinMaxReductionCost() local
2234 if (const auto *Entry = CostTableLookup(AVX1CostTblNoPairWise, ISD, MTy)) in getMinMaxReductionCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1233 static const CostTblEntry AVX1CostTblNoPairWise[] = { in getReductionCost() local
1254 if (const auto *Entry = CostTableLookup(AVX1CostTblNoPairWise, ISD, MTy)) in getReductionCost()