Searched refs:Make_64 (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/include/llvm/Support/
H A DMathExtras.h264 /// Make_64 - This functions makes a 64-bit integer from a high / low pair of
266 inline uint64_t Make_64(uint32_t High, uint32_t Low) { function in namespace:llvm

Completed in 518 milliseconds