Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp173 SCEVCollectStrides StrideCollector(SE, Strides); in collectParametricTerms() local
50 SmallVectorImpl<const SCEV *> &Strides; global() member
H A DVectorUtils.cpp1097 collectConstStrideAccesses(MapVector<Instruction *,StrideDescriptor> & AccessStrideInfo,const DenseMap<Value *,const SCEV * > & Strides) collectConstStrideAccesses() argument
1177 const auto &Strides = LAI->getSymbolicStrides(); analyzeInterleaving() local
H A DLoopAccessAnalysis.cpp838 isNoWrap(PredicatedScalarEvolution & PSE,const DenseMap<Value *,const SCEV * > & Strides,Value * Ptr,Type * AccessTy,Loop * L) isNoWrap() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp459 const auto &Strides = isConsecutivePtr() local
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2272 MapNonContiguousArrayTy Strides; global() member
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4280 const auto &Strides = DenseMap<Value *, const SCEV *>(); containsDecreasingPointers() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2891 SmallSetVector<const SCEV *, 4> Strides; CollectInterestingTypesAndFactors() local