Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2268 unsigned LongVectorCount = 0; in getTreeReductionCost() local
2279 ++LongVectorCount; in getTreeReductionCost()
2282 NumReduxLevels -= LongVectorCount; in getTreeReductionCost()
2366 unsigned LongVectorCount = 0; in getMinMaxReductionCost() local
2383 ++LongVectorCount; in getMinMaxReductionCost()
2386 NumReduxLevels -= LongVectorCount; in getMinMaxReductionCost()