LLVM 19.0.0git
llvm::slpvectorizer::BoUpSLP Member List

This is the complete list of members for llvm::slpvectorizer::BoUpSLP, including all inherited members.

analyzedReductionRoot(Instruction *I)llvm::slpvectorizer::BoUpSLPinline
analyzedReductionVals(ArrayRef< Value * > VL)llvm::slpvectorizer::BoUpSLPinline
areAnalyzedReductionVals(ArrayRef< Value * > VL) constllvm::slpvectorizer::BoUpSLPinline
BoUpSLP(Function *Func, ScalarEvolution *Se, TargetTransformInfo *Tti, TargetLibraryInfo *TLi, AAResults *Aa, LoopInfo *Li, DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, const DataLayout *DL, OptimizationRemarkEmitter *ORE)llvm::slpvectorizer::BoUpSLPinline
buildExternalUses(const ExtraValueToDebugLocsMap &ExternallyUsedValues={})llvm::slpvectorizer::BoUpSLP
buildTree(ArrayRef< Value * > Roots, const SmallDenseSet< Value * > &UserIgnoreLst)llvm::slpvectorizer::BoUpSLP
buildTree(ArrayRef< Value * > Roots)llvm::slpvectorizer::BoUpSLP
canMapToVector(Type *T) constllvm::slpvectorizer::BoUpSLP
canVectorizeLoads(ArrayRef< Value * > VL, const Value *VL0, SmallVectorImpl< unsigned > &Order, SmallVectorImpl< Value * > &PointerOps, bool TryRecursiveCheck=true) constllvm::slpvectorizer::BoUpSLP
clearReductionData()llvm::slpvectorizer::BoUpSLPinline
computeMinimumValueSizes()llvm::slpvectorizer::BoUpSLP
deleteTree()llvm::slpvectorizer::BoUpSLPinline
doesRootHaveInTreeUses() constllvm::slpvectorizer::BoUpSLPinline
DOTGraphTraits< BoUpSLP * >llvm::slpvectorizer::BoUpSLPfriend
eraseInstruction(Instruction *I)llvm::slpvectorizer::BoUpSLPinline
ExtraValueToDebugLocsMap typedefllvm::slpvectorizer::BoUpSLP
findBestRootPair(ArrayRef< std::pair< Value *, Value * > > Candidates, int Limit=LookAheadHeuristics::ScoreFail) constllvm::slpvectorizer::BoUpSLPinline
findPartiallyOrderedLoads(const TreeEntry &TE)llvm::slpvectorizer::BoUpSLP
findReusedOrderedScalars(const TreeEntry &TE)llvm::slpvectorizer::BoUpSLP
getMaximumVF(unsigned ElemWidth, unsigned Opcode) constllvm::slpvectorizer::BoUpSLPinline
getMaxVecRegSize() constllvm::slpvectorizer::BoUpSLPinline
getMinVecRegSize() constllvm::slpvectorizer::BoUpSLPinline
getMinVF(unsigned Sz) constllvm::slpvectorizer::BoUpSLPinline
getORE()llvm::slpvectorizer::BoUpSLPinline
getReorderingData(const TreeEntry &TE, bool TopToBottom)llvm::slpvectorizer::BoUpSLP
getRootNodeScalars() constllvm::slpvectorizer::BoUpSLPinline
getSpillCost() constllvm::slpvectorizer::BoUpSLP
getTreeCost(ArrayRef< Value * > VectorizedVals=std::nullopt)llvm::slpvectorizer::BoUpSLP
getTreeSize() constllvm::slpvectorizer::BoUpSLPinline
getVectorElementSize(Value *V)llvm::slpvectorizer::BoUpSLP
GraphTraits< BoUpSLP * >llvm::slpvectorizer::BoUpSLPfriend
InstrList typedefllvm::slpvectorizer::BoUpSLP
isAnalyzedReductionRoot(Instruction *I) constllvm::slpvectorizer::BoUpSLPinline
isAnyGathered(const SmallDenseSet< Value * > &Vals) constllvm::slpvectorizer::BoUpSLPinline
isDeleted(Instruction *I) constllvm::slpvectorizer::BoUpSLPinline
isLoadCombineCandidate() constllvm::slpvectorizer::BoUpSLP
isLoadCombineReductionCandidate(RecurKind RdxKind) constllvm::slpvectorizer::BoUpSLP
isTreeTinyAndNotFullyVectorizable(bool ForReduction=false) constllvm::slpvectorizer::BoUpSLP
isVectorized(Value *V) constllvm::slpvectorizer::BoUpSLPinline
LoadsState enum namellvm::slpvectorizer::BoUpSLP
operator<<llvm::slpvectorizer::BoUpSLPfriend
optimizeGatherSequence()llvm::slpvectorizer::BoUpSLP
OrdersType typedefllvm::slpvectorizer::BoUpSLP
reorderBottomToTop(bool IgnoreReorder=false)llvm::slpvectorizer::BoUpSLP
reorderTopToBottom()llvm::slpvectorizer::BoUpSLP
StoreList typedefllvm::slpvectorizer::BoUpSLP
ValueList typedefllvm::slpvectorizer::BoUpSLP
ValueSet typedefllvm::slpvectorizer::BoUpSLP
vectorizeTree()llvm::slpvectorizer::BoUpSLP
vectorizeTree(const ExtraValueToDebugLocsMap &ExternallyUsedValues, SmallVectorImpl< std::pair< Value *, Value * > > &ReplacedExternals, Instruction *ReductionRoot=nullptr)llvm::slpvectorizer::BoUpSLP
~BoUpSLP()llvm::slpvectorizer::BoUpSLP