Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h2041 unsigned MVTLen = in getTreeReductionCost() local
2043 while (NumVecElts > MVTLen) { in getTreeReductionCost()
2131 unsigned MVTLen = in getMinMaxReductionCost() local
2133 while (NumVecElts > MVTLen) { in getMinMaxReductionCost()