Home
last modified time | relevance | path

Searched defs:bitcastToAPInt (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h1012 APInt bitcastToAPInt() const { return getIEEE().bitcastToAPInt(); } in bitcastToAPInt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1114 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h1210 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h1210 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h1144 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h1210 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h1210 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp3073 APInt IEEEFloat::bitcastToAPInt() const { in bitcastToAPInt() function in llvm::detail::IEEEFloat
4348 APInt DoubleAPFloat::bitcastToAPInt() const { in bitcastToAPInt() function in llvm::detail::DoubleAPFloat
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp3541 APInt IEEEFloat::bitcastToAPInt() const { in bitcastToAPInt() function in llvm::detail::IEEEFloat
4930 APInt DoubleAPFloat::bitcastToAPInt() const { in bitcastToAPInt() function in llvm::detail::DoubleAPFloat
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp3105 APFloat::bitcastToAPInt() const in bitcastToAPInt() function in APFloat