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

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h321 APInt bitcastToAPInt() const;
1012 APInt bitcastToAPInt() const { return getIEEE().bitcastToAPInt(); } function in class:llvm::APFloat

Completed in 97 milliseconds