Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1284 double roundToDouble() const { in roundToDouble() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1443 double roundToDouble() const { return roundToDouble(false); } in roundToDouble() function
/external/llvm/include/llvm/ADT/
DAPInt.h1467 double roundToDouble() const { return roundToDouble(false); } in roundToDouble() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp855 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp877 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp953 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt