Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp5348 static const CostTblEntry ShuffleTbl[] = { in getSpliceCost() local
5396 CostTableLookup(ShuffleTbl, TTI::SK_Splice, PromotedVT.getSimpleVT()); in getSpliceCost()
5687 static const CostTblEntry ShuffleTbl[] = { in getShuffleCost() local
5809 if (const auto *Entry = CostTableLookup(ShuffleTbl, Kind, LT.second)) in getShuffleCost()