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.cpp1125 const DenseMap<Value*, const SCEV*> &Strides) { in collectConstStrideAccesses()
1205 const auto &Strides = LAI->getSymbolicStrides(); in analyzeInterleaving() local
H A DLoopAccessAnalysis.cpp834 const DenseMap<Value *, const SCEV *> &Strides, Value *Ptr, Type *AccessTy, in isNoWrap()
/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.h2272 MapNonContiguousArrayTy Strides; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4318 const auto &Strides = DenseMap<Value *, const SCEV *>(); in containsDecreasingPointers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2895 SmallSetVector<const SCEV *, 4> Strides; in CollectInterestingTypesAndFactors() local