Home
last modified time | relevance | path

Searched defs:convertFromAPInt (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h995 opStatus convertFromAPInt(const APInt &Input, bool IsSigned, in convertFromAPInt() function
/external/llvm-project/llvm/include/llvm/ADT/
DAPFloat.h1116 opStatus convertFromAPInt(const APInt &Input, bool IsSigned, in convertFromAPInt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h1097 opStatus convertFromAPInt(const APInt &Input, bool IsSigned, in convertFromAPInt() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp2264 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/
DAPFloat.cpp2447 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/
DAPFloat.cpp2293 APFloat::convertFromAPInt(const APInt &Val, in convertFromAPInt() function in APFloat