Searched defs:BitsToFloat (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMathExtras.h370 /// BitsToFloat - This function takes a 32-bit integer and returns the bit
372 inline float BitsToFloat(uint32_t Bits) { function in namespace:llvm

Completed in 49 milliseconds