HomeSort by relevance Sort by last modified time
    Searched full:rhsneg (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
APInt.cpp 563 bool rhsNeg = rhs.isNegative();
569 if (rhsNeg) {
578 if (rhsNeg)
582 else if (rhsNeg)
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/icu/icu4c/source/i18n/
decNumber.c 2027 Flag rhsneg=rhs->bits&DECNEG; \/* save rhs sign *\/ local
    [all...]

Completed in 138 milliseconds