HomeSort by relevance Sort by last modified time
    Searched defs:Strides (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 426 /// not include register uses implied by non-constant addrec strides.
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 134 /// This enables versioning on the strides of symbolically striding memory
801 /// groups. Substitute symbolic strides using \p Strides.
802 void analyzeInterleaving(const ValueToValueMap &Strides);
822 /// by versioning strides of pointers).
    [all...]

Completed in 56 milliseconds