Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1756 static const CostTblEntry CostTblAdd[]{ in getArithmeticReductionCost() local
1761 if (const auto *Entry = CostTableLookup(CostTblAdd, ISD, LT.second)) in getArithmeticReductionCost()
1876 static const CostTblEntry CostTblAdd[]{ in getMinMaxReductionCost() local
1881 if (const auto *Entry = CostTableLookup(CostTblAdd, ISD::SMIN, LT.second)) in getMinMaxReductionCost()