Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2040 unsigned LongVectorCount = 0; in getTreeReductionCost() local
2050 ++LongVectorCount; in getTreeReductionCost()
2053 NumReduxLevels -= LongVectorCount; in getTreeReductionCost()
2130 unsigned LongVectorCount = 0; in getMinMaxReductionCost() local
2146 ++LongVectorCount; in getMinMaxReductionCost()
2149 NumReduxLevels -= LongVectorCount; in getMinMaxReductionCost()