Searched defs:convertFromAPInt (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 995 opStatus convertFromAPInt(const APInt &Input, bool IsSigned, in convertFromAPInt() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 1097 opStatus convertFromAPInt(const APInt &Input, bool IsSigned, in convertFromAPInt() function
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | APFloat.h | 1116 opStatus convertFromAPInt(const APInt &Input, bool IsSigned, in convertFromAPInt() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 2264 IEEEFloat::opStatus IEEEFloat::convertFromAPInt(const APInt &Val, bool isSigned, in convertFromAPInt() function in llvm::detail::IEEEFloat 4383 APFloat::opStatus DoubleAPFloat::convertFromAPInt(const APInt &Input, in convertFromAPInt() function in llvm::detail::DoubleAPFloat
|
/external/llvm-project/llvm/lib/Support/ |
D | APFloat.cpp | 2447 IEEEFloat::opStatus IEEEFloat::convertFromAPInt(const APInt &Val, bool isSigned, in convertFromAPInt() function in llvm::detail::IEEEFloat 4675 APFloat::opStatus DoubleAPFloat::convertFromAPInt(const APInt &Input, in convertFromAPInt() function in llvm::detail::DoubleAPFloat
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 2293 APFloat::convertFromAPInt(const APInt &Val, in convertFromAPInt() function in APFloat
|