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

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 354 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification;
583 /// and classifies it as either ZIV, SIV, RDIV, MIV, or Nonlinear.
617 /// testRDIV - Tests the RDIV subscript pair (Src and Dst) for dependence.
727 /// exactRDIVtest - Tests the RDIV subscript pair for dependence.
743 /// symbolicRDIVtest - Tests the RDIV subscript pair for dependence.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DependenceAnalysis.h 344 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification;
584 /// and classifies it as either ZIV, SIV, RDIV, MIV, or Nonlinear.
618 /// testRDIV - Tests the RDIV subscript pair (Src and Dst) for dependence.
728 /// exactRDIVtest - Tests the RDIV subscript pair for dependence.
744 /// symbolicRDIVtest - Tests the RDIV subscript pair for dependence.
    [all...]

Completed in 209 milliseconds