Home
last modified time | relevance | path

Searched defs:isSmallestNormalized (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h1315 bool isSmallestNormalized() const { in isSmallestNormalized() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h1315 bool isSmallestNormalized() const { in isSmallestNormalized() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h1249 bool isSmallestNormalized() const { in isSmallestNormalized() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h1315 bool isSmallestNormalized() const { in isSmallestNormalized() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h1315 bool isSmallestNormalized() const { in isSmallestNormalized() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp886 bool IEEEFloat::isSmallestNormalized() const { in isSmallestNormalized() function in llvm::detail::IEEEFloat
5021 bool DoubleAPFloat::isSmallestNormalized() const { in isSmallestNormalized() function in llvm::detail::DoubleAPFloat