Home
last modified time | relevance | path

Searched defs:initFromBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/libc/utils/FPUtil/
DNormalFloat.h141 void initFromBits(FPBits<T> bits) { in initFromBits() function
174 inline void NormalFloat<long double>::initFromBits(FPBits<long double> bits) { in initFromBits() function