Home
last modified time | relevance | path

Searched defs:Strides (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp50 SmallVectorImpl<const SCEV *> &Strides; member
173 SmallVector<const SCEV *, 4> Strides; in collectParametricTerms() local
H A DVectorUtils.cpp1066 const DenseMap<Value*, const SCEV*> &Strides) { in collectConstStrideAccesses()
1146 const auto &Strides = LAI->getSymbolicStrides(); in analyzeInterleaving() local
H A DLoopAccessAnalysis.cpp836 const DenseMap<Value *, const SCEV *> &Strides, Value *Ptr, Type *AccessTy, in isNoWrap()
1931 const DenseMap<Value *, const SCEV *> &Strides, in getDependenceDistanceStrideAndSize()
2001 unsigned BIdx, const DenseMap<Value *, const SCEV *> &Strides, in isDependent()
2170 const DenseMap<Value *, const SCEV *> &Strides, in areDepsSafe()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp459 const auto &Strides = in isConsecutivePtr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1694 MapNonContiguousArrayTy Strides; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3979 const auto &Strides = DenseMap<Value *, const SCEV *>(); in containsDecreasingPointers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2699 SmallSetVector<const SCEV *, 4> Strides; in CollectInterestingTypesAndFactors() local