Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2765 static const CostTblEntry ShuffleTbl[] = { in getSpliceCost() local
2807 CostTableLookup(ShuffleTbl, TTI::SK_Splice, PromotedVT.getSimpleVT()); in getSpliceCost()
2907 static const CostTblEntry ShuffleTbl[] = { in getShuffleCost() local
3004 if (const auto *Entry = CostTableLookup(ShuffleTbl, Kind, LT.second)) in getShuffleCost()