Searched defs:SCEV (Results 1 – 25 of 30) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionNormalization.h | 47 class SCEV; variable
|
D | IVUsers.h | 30 class SCEV; variable
|
D | DependenceAnalysis.h | 53 class SCEV; variable
|
D | LoopAccessAnalysis.h | 36 class SCEV; variable
|
D | TargetTransformInfoImpl.h | 473 const SCEV *) { in getAddressComputationCost()
|
D | TargetTransformInfo.h | 44 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/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-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | NaryReassociate.h | 97 class SCEV; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.h | 37 class SCEV; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.h | 36 class SCEV; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 47 class SCEV; variable
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 36 class SCEV; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 63 class SCEV; variable 1228 const SCEV *) { in getAddressComputationCost()
|
/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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1765 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
|
12