Searched defs:bitcastToAPInt (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APFloat.h | 1260 APInt bitcastToAPInt() const { in bitcastToAPInt() function |
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 3670 APInt IEEEFloat::bitcastToAPInt() const { in bitcastToAPInt() function in llvm::detail::IEEEFloat |