Home
last modified time | relevance | path

Searched refs:convertFloat8E5M2APFloatToAPInt (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h571 APInt convertFloat8E5M2APFloatToAPInt() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h620 APInt convertFloat8E5M2APFloatToAPInt() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h620 APInt convertFloat8E5M2APFloatToAPInt() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h620 APInt convertFloat8E5M2APFloatToAPInt() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h620 APInt convertFloat8E5M2APFloatToAPInt() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp3483 APInt IEEEFloat::convertFloat8E5M2APFloatToAPInt() const { in convertFloat8E5M2APFloatToAPInt() function in llvm::detail::IEEEFloat
3561 return convertFloat8E5M2APFloatToAPInt(); in bitcastToAPInt()