HomeSort by: relevance | last modified time | path
    Searched defs:ule (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Support/
KnownBits.cpp 349 if (LHS.getMaxValue().ule(RHS.getMinValue()))
367 Optional<bool> KnownBits::ule(const KnownBits &LHS, const KnownBits &RHS) { function in class:KnownBits
  /src/external/gpl3/gcc/dist/gcc/
double-int.cc 1334 double_int::ule (double_int b) const function in class:double_int
  /src/external/gpl3/gcc.old/dist/gcc/
double-int.cc 1334 double_int::ule (double_int b) const function in class:double_int

Completed in 27 milliseconds