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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMathExtras.h136 /// ByteSwap_64 - This function returns a byte-swapped representation of the
138 inline uint64_t ByteSwap_64(uint64_t Value) { function in namespace:llvm
/external/llvm/include/llvm/Support/
H A DMathExtras.h399 /// ByteSwap_64 - This function returns a byte-swapped representation of the
401 inline uint64_t ByteSwap_64(uint64_t Value) { function in namespace:llvm

Completed in 51 milliseconds