Home
last modified time | relevance | path

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

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