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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 367 /// DoubleToBits - This function takes a double and returns the bit
371 inline uint64_t DoubleToBits(double Double) {
  /external/llvm/include/llvm/Support/
MathExtras.h 547 /// DoubleToBits - This function takes a double and returns the bit
551 inline uint64_t DoubleToBits(double Double) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 569 /// DoubleToBits - This function takes a double and returns the bit
573 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 565 /// DoubleToBits - This function takes a double and returns the bit
569 inline uint64_t DoubleToBits(double Double) {

Completed in 555 milliseconds