Searched defs:RDIV (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h348 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator in enum:llvm::DependenceAnalysis::Subscript::ClassificationKind
/freebsd-9.3-release/contrib/gcc/
H A Dcfg.c77 #define RDIV macro
[all...]
H A Dcfgloopmanip.c52 #define RDIV(X,Y) (((X) + (Y) / 2) / (Y)) macro
[all...]

Completed in 57 milliseconds