Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3424 const TreeEntry &E, bool IsProfitableToDemoteRoot, unsigned &BitWidth,
20081 const TreeEntry &E, bool IsProfitableToDemoteRoot, unsigned &BitWidth, in collectValuesToDemote() argument
20152 if (collectValuesToDemote(*SameTE, IsProfitableToDemoteRoot, BitWidth, in collectValuesToDemote()
20210 if (!collectValuesToDemote(*Op, IsProfitableToDemoteRoot, BitWidth, in collectValuesToDemote()
20290 if (IsProfitableToDemoteRoot) in collectValuesToDemote()
20516 bool IsProfitableToDemoteRoot = !IsStoreOrInsertElt; in computeMinimumValueSizes() local
20525 IsProfitableToDemoteRoot = true; in computeMinimumValueSizes()
20535 [&](const TreeEntry &E, bool IsTopRoot, bool IsProfitableToDemoteRoot, in computeMinimumValueSizes()
20682 if (!collectValuesToDemote(E, IsProfitableToDemoteRoot, MaxBitWidth, in computeMinimumValueSizes()
20763 *VectorizableTree[NodeIdx], IsTopRoot, IsProfitableToDemoteRoot, Limit, in computeMinimumValueSizes()
[all …]