HomeSort by relevance Sort by last modified time
    Searched refs:huge_valf (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/CodeGen/
Spiller.cpp 80 assert(li->weight != llvm::huge_valf &&
RegAllocGreedy.cpp     [all...]
LiveIntervalAnalysis.cpp 176 llvm::huge_valf : 0.0F;
    [all...]
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 544 return weight != llvm::huge_valf;
549 weight = llvm::huge_valf;
  /external/llvm/include/llvm/Support/
MathExtras.h 638 const float huge_valf = std::numeric_limits<float>::infinity(); member in namespace:llvm
640 const float huge_valf = HUGE_VALF; member in namespace:llvm
  /external/clang/test/CodeGen/
builtins.c 36 Q(huge_valf, ());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
math.h 36 # include <bits/huge_valf.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h 36 # include <bits/huge_valf.h>

Completed in 126 milliseconds