/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionNormalization.h | 45 class SCEV; variable
|
H A D | Delinearization.h | 27 class SCEV; variable
|
H A D | ScalarEvolutionAliasAnalysis.h | 23 class SCEV; variable
|
H A D | ScalarEvolutionDivision.h | 20 class SCEV; variable
|
H A D | LoopCacheAnalysis.h | 31 class SCEV; variable [all...] |
H A D | IVUsers.h | 28 class SCEV; variable
|
H A D | IVDescriptors.h | 31 class SCEV; global() variable
|
H A D | DependenceAnalysis.h | 53 class SCEV; variable [all...] |
H A D | LoopAccessAnalysis.h | 31 class SCEV; variable
|
H A D | TargetTransformInfoImpl.h | 788 const SCEV *) const { in getAddressComputationCost()
|
H A D | TargetTransformInfo.h | 61 class SCEV; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.h | 28 class SCEV; variable
|
H A D | NaryReassociate.h | 96 class SCEV; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 42 class SCEV; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 37 class SCEV; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 36 class SCEV; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 206 static std::pair<const SCEV *, const SCEV *> getStartAndEndForAccess( in getStartAndEndForAccess() 209 DenseMap<std::pair<const SCEV *, Type *>, in getStartAndEndForAccess() 889 SmallVectorImpl<PointerIntPair<const SCEV *, 1, bool>> &ScevList, in findForkedSCEVs() 904 auto UndefPoisonCheck = [](PointerIntPair<const SCEV *, 1, bool> S) { in findForkedSCEVs()
|
H A D | ScalarEvolution.cpp | 1530 DenseMap<const SCEV *, SmallVector<ScalarEvolution::FoldID, 2>> in insertFoldCacheEntry() 2237 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales() 15099 &RewriteMap) { in collect()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 233 StackNode(ScopedHashTable<const SCEV *, LoadValue> &AvailableLoads, in StackNode()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 66 class SCEV; variable 2435 const SCEV *) { in getAddressComputationCost()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 577 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
|
H A D | LoopIdiomRecognize.cpp | 736 bool (LoopIdiomRecognize::*Processor)(MemInst *, const SCEV *), in processLoopMemIntrinsic()
|
H A D | LoopStrengthReduce.cpp | 5427 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 60 class SCEV; variable
|
H A D | LoopVectorize.cpp | 7277 const DenseMap<const SCEV *, Value *> *ExpandedSCEVs) { in executePlan()
|