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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2116 static const CostTblEntry AVX512BWCostTbl[] = { local
2213 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy))
2272 static const CostTblEntry AVX512BWCostTbl[] = { local
2640 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy))
3429 static const CostTblEntry AVX512BWCostTbl[] = { local
3438 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy))

Completed in 159 milliseconds