Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h46 class SCEV; variable
DIVUsers.h29 class SCEV; variable
DIVDescriptors.h46 class SCEV; variable
DDependenceAnalysis.h52 class SCEV; variable
DLoopAccessAnalysis.h35 class SCEV; variable
DTargetTransformInfoImpl.h508 const SCEV *) { in getAddressComputationCost()
DTargetTransformInfo.h52 class SCEV; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DNaryReassociate.h96 class SCEV; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h49 class SCEV; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.h36 class SCEV; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h35 class SCEV; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h62 class SCEV; variable
1567 const SCEV *) { in getAddressComputationCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1945 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, in IndVarSimplifyVisitor()
DLoopStrengthReduce.cpp4897 const SmallPtrSet<const SCEV *, 16> &CurRegs, in SolveRecurse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp2275 CollectAddOperandsWithScales(DenseMap<const SCEV *, APInt> &M, in CollectAddOperandsWithScales()