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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp408 static const CostTblEntry AVX2ConstCostTable[] = { local
426 if (const auto *Entry = CostTableLookup(AVX2ConstCostTable, ISD, LT.second))

Completed in 160 milliseconds