HomeSort by relevance Sort by last modified time
    Searched refs:Subscript (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 163 /// if no subscript in the source or destination mention the induction
232 /// if no subscript in the source or destination mention the induction
308 /// Subscript - This private struct represents a pair of subscripts from
310 /// vector of them to guide subscript partitioning.
311 struct Subscript {
492 /// removeMatchingExtensions - Examines a subscript pair.
496 void removeMatchingExtensions(Subscript *Pair);
536 /// classifyPair - Examines the subscript pair (the Src and Dst SCEVs)
539 Subscript::ClassificationKind classifyPair(const SCEV *Src,
545 /// testZIV - Tests the ZIV subscript pair (Src and Dst) for dependence
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 23 // coupled RDIV subscripts and lacks a multi-subscript MIV test.
37 // Some non-linear subscript pairs can be handled by the GCD test
75 STATISTIC(SeparableSubscriptPairs, "Separable subscript pairs");
76 STATISTIC(CoupledSubscriptPairs, "Coupled subscript pairs");
77 STATISTIC(NonlinearSubscriptPairs, "Nonlinear subscript pairs");
213 // if no subscript in the source or destination mention the induction
252 // if no subscript in the source or destination mention the induction
781 // removeMatchingExtensions - Examines a subscript pair.
785 void DependenceAnalysis::removeMatchingExtensions(Subscript *Pair) {
835 // Examines the subscript pair (the Src and Dst SCEVs
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /prebuilts/devtools/tools/lib/
jython-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 362 milliseconds