Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2644 bool IsTruncRoot) const;
15128 bool IsTruncRoot) const { in collectValuesToDemote()
15231 IsTruncRoot)) { in collectValuesToDemote()
15271 if (!IsTruncRoot) in collectValuesToDemote()
15524 bool IsTruncRoot = false; in computeMinimumValueSizes() local
15531 IsTruncRoot = true; in computeMinimumValueSizes()
15544 unsigned Limit, bool IsTruncRoot, in computeMinimumValueSizes()
15549 if (E.isGather() && IsTruncRoot && E.UserTreeIndices.size() == 1 && in computeMinimumValueSizes()
15660 unsigned MaxDepthLevel = IsTruncRoot ? Limit : 1; in computeMinimumValueSizes()
15665 IsTruncRoot) || in computeMinimumValueSizes()
15545 __anon07b2d77413402(const TreeEntry &E, bool IsTopRoot, bool IsProfitableToDemoteRoot, unsigned Opcode, unsigned Limit, bool IsTruncRoot, bool IsSignedCmp) computeMinimumValueSizes() argument
[all...]