HomeSort by relevance Sort by last modified time
    Searched defs:APFloat (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
413 bool getExactInverse(APFloat *inv) const;
415 /// Returns the exponent of the internal representation of the APFloat.
417 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
419 bool getExactInverse(APFloat *inv) const;
421 /// Returns the exponent of the internal representation of the APFloat.
423 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
419 bool getExactInverse(APFloat *inv) const;
421 /// Returns the exponent of the internal representation of the APFloat.
423 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
419 bool getExactInverse(APFloat *inv) const;
421 /// Returns the exponent of the internal representation of the APFloat.
423 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
419 bool getExactInverse(APFloat *inv) const;
421 /// Returns the exponent of the internal representation of the APFloat.
423 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
419 bool getExactInverse(APFloat *inv) const;
421 /// Returns the exponent of the internal representation of the APFloat.
423 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APFloat.h 1 //===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==//
39 class APFloat;
58 /// APFloat uses bignum integer arithmetic as provided by static functions in
119 /// APFloat does not provide any exception handling beyond default exception
139 // This is the common type definitions shared by APFloat and its internal
202 /// Convenience enum used to construct an uninitialized APFloat.
377 /// Overload to compute a hash code for an APFloat value.
419 bool getExactInverse(APFloat *inv) const;
421 /// Returns the exponent of the internal representation of the APFloat.
423 /// Because the radix of APFloat is 2, this is equivalent to floor(log2(x))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLToken.h 152 APFloat, // APFloatVal
  /external/llvm/lib/AsmParser/
LLToken.h 358 APFloat, // APFloatVal

Completed in 442 milliseconds

12