/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; global() variable [all...] |
H A D | IVUsers.h | 28 class SCEV; variable
|
H A D | IVDescriptors.h | 30 class SCEV; global() variable
|
H A D | DependenceAnalysis.h | 53 class SCEV; variable
|
H A D | LoopAccessAnalysis.h | 31 class SCEV; global() variable [all...] |
H A D | TargetTransformInfoImpl.h | 786 getAddressComputationCost(Type * Tp,ScalarEvolution *,const SCEV *) getAddressComputationCost() argument
|
H A D | TargetTransformInfo.h | 61 class SCEV; global() variable
|
/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
|
/llvm-project/polly/include/polly/CodeGen/ |
H A D | IRBuilder.h | 22 class SCEV; variable
|
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 40 class SCEV; global() variable
|
H A D | LoopConstrainer.h | 26 class SCEV; variable
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 37 class SCEV; variable
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 36 class SCEV; variable
|
/llvm-project/polly/include/polly/Support/ |
H A D | ScopHelper.h | 27 class SCEV; variable
|
/llvm-project/polly/include/polly/ |
H A D | ScopDetectionDiagnostic.h | 33 class SCEV; variable
|
/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 206 getStartAndEndForAccess(const Loop * Lp,const SCEV * PtrExpr,Type * AccessTy,PredicatedScalarEvolution & PSE,DenseMap<const SCEV *,std::pair<const SCEV *,const SCEV * >> & PointerBounds) getStartAndEndForAccess() argument 209 getStartAndEndForAccess(const Loop * Lp,const SCEV * PtrExpr,Type * AccessTy,PredicatedScalarEvolution & PSE,DenseMap<const SCEV *,std::pair<const SCEV *,const SCEV * >> & PointerBounds) getStartAndEndForAccess() argument 893 findForkedSCEVs(ScalarEvolution * SE,const Loop * L,Value * Ptr,SmallVectorImpl<PointerIntPair<const SCEV *,1,bool>> & ScevList,unsigned Depth) findForkedSCEVs() argument 908 __anon26c80b460302(PointerIntPair<const SCEV *, 1, bool> S) findForkedSCEVs() argument [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 233 StackNode(ScopedHashTable<const SCEV *,LoadValue> & AvailableLoads,unsigned cg,DomTreeNode * N,DomTreeNode::const_iterator Child,DomTreeNode::const_iterator End) StackNode() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 66 class SCEV; global() variable 2417 getAddressComputationCost(Type * Ty,ScalarEvolution *,const SCEV *) getAddressComputationCost() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 577 : SE(SCEV), TTI(TTI), IVPhi(IV) { in IndVarSimplifyVisitor() argument [all...] |
H A D | LoopIdiomRecognize.cpp | 729 processLoopMemIntrinsic(BasicBlock * BB,bool (LoopIdiomRecognize::* Processor)(MemInst *,const SCEV *),const SCEV * BECount) processLoopMemIntrinsic() argument [all...] |