Home
last modified time | relevance | path

Searched defs:SCEV (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h45 class SCEV; variable
H A DDelinearization.h27 class SCEV; variable
H A DScalarEvolutionAliasAnalysis.h23 class SCEV; variable
H A DScalarEvolutionDivision.h20 class SCEV; variable
H A DLoopCacheAnalysis.h31 class SCEV; global() variable
[all...]
H A DIVUsers.h28 class SCEV; variable
H A DIVDescriptors.h30 class SCEV; global() variable
H A DDependenceAnalysis.h53 class SCEV; variable
H A DLoopAccessAnalysis.h31 class SCEV; global() variable
[all...]
H A DTargetTransformInfoImpl.h786 getAddressComputationCost(Type * Tp,ScalarEvolution *,const SCEV *) getAddressComputationCost() argument
H A DTargetTransformInfo.h61 class SCEV; global() variable
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DAlignmentFromAssumptions.h28 class SCEV; variable
H A DNaryReassociate.h96 class SCEV; variable
/llvm-project/polly/include/polly/CodeGen/
H A DIRBuilder.h22 class SCEV; variable
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h40 class SCEV; global() variable
H A DLoopConstrainer.h26 class SCEV; variable
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h37 class SCEV; variable
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h36 class SCEV; variable
/llvm-project/polly/include/polly/Support/
H A DScopHelper.h27 class SCEV; variable
/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h33 class SCEV; variable
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp206 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 DLoopUnroll.cpp233 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 DBasicTTIImpl.h66 class SCEV; global() variable
2417 getAddressComputationCost(Type * Ty,ScalarEvolution *,const SCEV *) getAddressComputationCost() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp577 : SE(SCEV), TTI(TTI), IVPhi(IV) { in IndVarSimplifyVisitor() argument
[all...]
H A DLoopIdiomRecognize.cpp729 processLoopMemIntrinsic(BasicBlock * BB,bool (LoopIdiomRecognize::* Processor)(MemInst *,const SCEV *),const SCEV * BECount) processLoopMemIntrinsic() argument
[all...]

12