Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFloat.h1144 APInt bitcastToAPInt() const { in bitcastToAPInt() function
/openbsd-src/gnu/llvm/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