Home
last modified time | relevance | path

Searched defs:convertToInteger (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DFloating.h
/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1229 opStatus convertToInteger(MutableArrayRef<integerPart> Input, convertToInteger() function
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp2724 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, convertToInteger() function in llvm::detail::IEEEFloat
5114 DoubleAPFloat::convertToInteger(MutableArrayRef<integerPart> Input, convertToInteger() function in llvm::detail::DoubleAPFloat
5344 APFloat::opStatus APFloat::convertToInteger(APSInt &result, convertToInteger() function in llvm::APFloat