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

  /external/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 476 /// saturate to 0.0 or getLargest() rather than under or overflowing. It has
478 /// Any other division by 0.0 is defined to be getLargest().
523 static ScaledNumber getLargest() {
544 bool isLargest() const { return *this == getLargest(); }
614 *this = getLargest();
823 return *this = getLargest();
857 *this = getLargest();
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APFloat.h 890 static APFloat getLargest(const fltSemantics &Sem, bool Negative = false) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h     [all...]

Completed in 837 milliseconds