Home
last modified time | relevance | path

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

/freebsd-src/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 collectConstStrideAccesses(MapVector<Instruction *,StrideDescriptor> & AccessStrideInfo,const DenseMap<Value *,const SCEV * > & Strides) collectConstStrideAccesses() argument
1146 const auto &Strides = LAI->getSymbolicStrides(); analyzeInterleaving() local
H A DLoopAccessAnalysis.cpp836 isNoWrap(PredicatedScalarEvolution & PSE,const DenseMap<Value *,const SCEV * > & Strides,Value * Ptr,Type * AccessTy,Loop * L) isNoWrap() argument
1931 getDependenceDistanceStrideAndSize(const AccessAnalysis::MemAccessInfo & A,Instruction * AInst,const AccessAnalysis::MemAccessInfo & B,Instruction * BInst,const DenseMap<Value *,const SCEV * > & Strides,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects,PredicatedScalarEvolution & PSE,const Loop * InnermostLoop) getDependenceDistanceStrideAndSize() argument
2001 isDependent(const MemAccessInfo & A,unsigned AIdx,const MemAccessInfo & B,unsigned BIdx,const DenseMap<Value *,const SCEV * > & Strides,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) isDependent() argument
2170 areDepsSafe(DepCandidates & AccessSets,MemAccessInfoList & CheckDeps,const DenseMap<Value *,const SCEV * > & Strides,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) areDepsSafe() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp459 const auto &Strides = in isConsecutivePtr() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1694 MapNonContiguousArrayTy Strides; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3979 const auto &Strides = DenseMap<Value *, const SCEV *>(); containsDecreasingPointers() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2699 SmallSetVector<const SCEV *, 4> Strides; CollectInterestingTypesAndFactors() local