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

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

Completed in 125 milliseconds