Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3622 static const CostTblEntry CostTblNoPairwise[]{ in getArithmeticReductionCost() local
3655 if (const auto *Entry = CostTableLookup(CostTblNoPairwise, ISD, MTy)) in getArithmeticReductionCost()
3661 const auto *Entry = CostTableLookup(CostTblNoPairwise, ISD, MTy); in getArithmeticReductionCost()