Searched defs:SCEV (Results 1 – 16 of 16) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionNormalization.h | 47 class SCEV; variable
|
D | ScalarEvolution.h | 50 class SCEV; variable
|
D | IVUsers.h | 29 class SCEV; variable
|
D | DependenceAnalysis.h | 53 class SCEV; variable
|
D | LoopAccessAnalysis.h | 34 class SCEV; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | ScalarEvolutionNormalization.h | 47 class SCEV; variable
|
D | ScalarEvolution.h | 49 class SCEV; variable
|
D | IVUsers.h | 29 class SCEV; variable
|
D | LoopDependenceAnalysis.h | 34 class SCEV; variable
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 36 class SCEV; variable
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 728 SmallPtrSet<const SCEV *, 16> &Regs, in RateRegister() 796 SmallPtrSet<const SCEV *, 16> &Regs, in RatePrimaryRegister() 804 SmallPtrSet<const SCEV *, 16> &Regs, in RateFormula() 3263 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
|
D | IndVarSimplify.cpp | 738 WideIVVisitor(PHINode *NarrowIV, ScalarEvolution *SCEV, in WideIVVisitor()
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1485 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
|
D | LoopStrengthReduce.cpp | 4200 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 1370 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales() 1371 SmallVector<const SCEV *, 8> &NewOps, in CollectAddOperandsWithScales()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 1902 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()
|