Searched defs:SCEV (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionNormalization.h | 45 class SCEV; variable
|
H A D | ScalarEvolutionDivision.h | 20 class SCEV; variable
|
H A D | LoopCacheAnalysis.h | 28 class SCEV; variable
|
H A D | IVUsers.h | 29 class SCEV; variable
|
H A D | IVDescriptors.h | 33 class SCEV; variable
|
H A D | DependenceAnalysis.h | 53 class SCEV; variable
|
H A D | LoopAccessAnalysis.h | 31 class SCEV; variable
|
H A D | TargetTransformInfoImpl.h | 619 const SCEV *) const { in getAddressComputationCost()
|
H A D | TargetTransformInfo.h | 56 class SCEV; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.h | 27 class SCEV; variable
|
H A D | NaryReassociate.h | 96 class SCEV; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 36 class SCEV; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | LoopUtils.h | 41 class SCEV; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 35 class SCEV; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 61 class SCEV; variable 1963 const SCEV *) { in getAddressComputationCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 1184 DenseMap<const SCEV *, SmallVector<Instruction *, 2>> &DominatingExprs) { in findClosestMatchingDominator()
|
H A D | IndVarSimplify.cpp | 576 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
|
H A D | LoopIdiomRecognize.cpp | 805 bool (LoopIdiomRecognize::*Processor)(MemInst *, const SCEV *), in processLoopMemIntrinsic()
|
H A D | LoopStrengthReduce.cpp | 4962 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2175 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()
|