Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1761 double roundToDouble() const { return roundToDouble(false); } in roundToDouble() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1443 double roundToDouble() const { return roundToDouble(false); } in roundToDouble() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp840 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp808 double APInt::roundToDouble(bool isSigned) const { in roundToDouble() function in APInt