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

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

Completed in 68 milliseconds