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

/external/llvm/include/llvm/Support/
H A DMathExtras.h150 /// ByteSwap_64 - This function returns a byte-swapped representation of the
152 inline uint64_t ByteSwap_64(uint64_t Value) { function in namespace:llvm

Completed in 106 milliseconds