Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3076 static const CostTblEntry ShuffleTbl[] = { in getSpliceCost() local
3125 CostTableLookup(ShuffleTbl, TTI::SK_Splice, PromotedVT.getSimpleVT()); in getSpliceCost()
3225 static const CostTblEntry ShuffleTbl[] = { in getShuffleCost() local
3337 if (const auto *Entry = CostTableLookup(ShuffleTbl, Kind, LT.second)) in getShuffleCost()