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.cpp1839 static const CostTblEntry CostTblAdd[]{ in getArithmeticReductionCost() local
1844 if (const auto *Entry = CostTableLookup(CostTblAdd, ISD, LT.second)) in getArithmeticReductionCost()
1959 static const CostTblEntry CostTblAdd[]{ in getMinMaxReductionCost() local
1964 if (const auto *Entry = CostTableLookup(CostTblAdd, ISD::SMIN, LT.second)) in getMinMaxReductionCost()