Home
last modified time | relevance | path

Searched refs:convertPPCDoubleDoubleAPFloatToAPInt (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h553 APInt convertPPCDoubleDoubleAPFloatToAPInt() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h544 APInt convertPPCDoubleDoubleAPFloatToAPInt() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp2904 APInt IEEEFloat::convertPPCDoubleDoubleAPFloatToAPInt() const { in convertPPCDoubleDoubleAPFloatToAPInt() function in llvm::detail::IEEEFloat
3087 return convertPPCDoubleDoubleAPFloatToAPInt(); in bitcastToAPInt()