Searched defs:convertToInteger (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Floating.h |
|
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APFloat.h | 1229 opStatus convertToInteger(MutableArrayRef<integerPart> Input, convertToInteger() function |
/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 2724 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, convertToInteger() function in llvm::detail::IEEEFloat |