Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2399 unsigned LongVectorCount = 0; in getTreeReductionCost() local
2410 ++LongVectorCount; in getTreeReductionCost()
2413 NumReduxLevels -= LongVectorCount; in getTreeReductionCost()
2489 unsigned LongVectorCount = 0; in getMinMaxReductionCost() local
2503 ++LongVectorCount; in getMinMaxReductionCost()
2506 NumReduxLevels -= LongVectorCount; in getMinMaxReductionCost()