Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3262 static const CostKindTblEntry AVX512BWCostTbl[] = { in getCmpSelInstrCost() local
3406 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) in getCmpSelInstrCost()
3529 static const CostKindTblEntry AVX512BWCostTbl[] = { in getIntrinsicInstrCost() local
4381 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) in getIntrinsicInstrCost()
5484 static const CostTblEntry AVX512BWCostTbl[] = { in getMinMaxReductionCost() local
5498 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) in getMinMaxReductionCost()
5530 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) in getMinMaxReductionCost()