Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp890 ValueToValueMap Strides; member in __anond293faa00111::LoopVectorizationLegality
1560 unsigned ASId, ValueToValueMap &Strides) { in insert()
4119 static bool hasComputableBounds(ScalarEvolution *SE, ValueToValueMap &Strides, in hasComputableBounds()
4583 ValueToValueMap &Strides) { in isDependent()
4711 ValueToValueMap &Strides) { in areDepsSafe()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1575 unsigned Strides = (FloatVT.getSizeInBits()-1)/LoadTy.getSizeInBits(); in ExpandFCOPYSIGN() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7415 SmallVectorImpl<const SCEV *> &Strides; member
7454 SmallVector<const SCEV *, 4> Strides; in collectParametricTerms() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2381 SmallSetVector<const SCEV *, 4> Strides; in CollectInterestingTypesAndFactors() local