Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2182 unsigned LongVectorCount = 0; in getTreeReductionCost() local
2192 ++LongVectorCount; in getTreeReductionCost()
2195 NumReduxLevels -= LongVectorCount; in getTreeReductionCost()
2278 unsigned LongVectorCount = 0; in getMinMaxReductionCost() local
2294 ++LongVectorCount; in getMinMaxReductionCost()
2297 NumReduxLevels -= LongVectorCount; in getMinMaxReductionCost()