Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2489 unsigned LongVectorCount = 0; in getTreeReductionCost() local
2500 ++LongVectorCount; in getTreeReductionCost()
2503 NumReduxLevels -= LongVectorCount; in getTreeReductionCost()
2579 unsigned LongVectorCount = 0; in getMinMaxReductionCost() local
2593 ++LongVectorCount; in getMinMaxReductionCost()
2596 NumReduxLevels -= LongVectorCount; in getMinMaxReductionCost()