Searched refs:Hi_32 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMathExtras.h254 /// Hi_32 - This function returns the high 32 bits of a 64 bit value.
255 inline uint32_t Hi_32(uint64_t Value) { function in namespace:llvm

Completed in 88 milliseconds