Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp443 static const CostTblEntry AVX2ConstCostTable[] = { in getArithmeticInstrCost() local
461 if (const auto *Entry = CostTableLookup(AVX2ConstCostTable, ISD, LT.second)) in getArithmeticInstrCost()