Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h757 void initFromHalfAPInt(const APInt &api);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4064 void IEEEFloat::initFromHalfAPInt(const APInt &api) { in initFromHalfAPInt() function in llvm::detail::IEEEFloat
4116 return initFromHalfAPInt(api); in initFromAPInt()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23500 {"_ZN4llvm7APFloat17initFromHalfAPIntERKNS_5APIntE", "llvm::APFloat::initFromHalfAPInt(llvm::APInt …