Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h45 class SCEV; variable
H A DScalarEvolutionDivision.h20 class SCEV; variable
H A DLoopCacheAnalysis.h28 class SCEV; variable
H A DIVUsers.h29 class SCEV; variable
H A DIVDescriptors.h33 class SCEV; variable
H A DDependenceAnalysis.h53 class SCEV; variable
H A DLoopAccessAnalysis.h31 class SCEV; variable
H A DTargetTransformInfoImpl.h619 const SCEV *) const { in getAddressComputationCost()
H A DTargetTransformInfo.h56 class SCEV; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DAlignmentFromAssumptions.h27 class SCEV; variable
H A DNaryReassociate.h96 class SCEV; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h36 class SCEV; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h41 class SCEV; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h35 class SCEV; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h61 class SCEV; variable
1963 const SCEV *) { in getAddressComputationCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1184 DenseMap<const SCEV *, SmallVector<Instruction *, 2>> &DominatingExprs) { in findClosestMatchingDominator()
H A DIndVarSimplify.cpp576 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
H A DLoopIdiomRecognize.cpp805 bool (LoopIdiomRecognize::*Processor)(MemInst *, const SCEV *), in processLoopMemIntrinsic()
H A DLoopStrengthReduce.cpp4962 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp2175 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()