Home
last modified time | relevance | path

Searched refs:bitsToQuad (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1683 float128 bitsToQuad() const { in bitsToQuad() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp3743 return api.bitsToQuad(); in convertToQuad()