Searched refs:IsProfitableToDemoteRoot (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2638 bool collectValuesToDemote(const TreeEntry &E, bool IsProfitableToDemoteRoot, 15125 const TreeEntry &E, bool IsProfitableToDemoteRoot, unsigned &BitWidth, in collectValuesToDemote() argument 15229 if (!collectValuesToDemote(*Op, IsProfitableToDemoteRoot, BitWidth, in collectValuesToDemote() 15303 if (IsProfitableToDemoteRoot) in collectValuesToDemote() 15525 bool IsProfitableToDemoteRoot = !IsStoreOrInsertElt; in computeMinimumValueSizes() local 15533 IsProfitableToDemoteRoot = true; in computeMinimumValueSizes() 15543 bool IsProfitableToDemoteRoot, unsigned Opcode, in computeMinimumValueSizes() 15663 if (!collectValuesToDemote(E, IsProfitableToDemoteRoot, MaxBitWidth, in computeMinimumValueSizes() 15725 *VectorizableTree[NodeIdx], IsTopRoot, IsProfitableToDemoteRoot, Opcode, in computeMinimumValueSizes() 15747 IsProfitableToDemoteRoot in computeMinimumValueSizes() 15545 __anon07b2d77413402(const TreeEntry &E, bool IsTopRoot, bool IsProfitableToDemoteRoot, unsigned Opcode, unsigned Limit, bool IsTruncRoot, bool IsSignedCmp) computeMinimumValueSizes() argument [all...] |