Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h549 APInt convertFloatAPFloatToAPInt() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h540 APInt convertFloatAPFloatToAPInt() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp3015 APInt IEEEFloat::convertFloatAPFloatToAPInt() const { in convertFloatAPFloatToAPInt() function in llvm::detail::IEEEFloat
3078 return convertFloatAPFloatToAPInt(); in bitcastToAPInt()