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

/external/llvm/include/llvm/Support/
H A DMathExtras.h379 /// ByteSwap_32 - This function returns a byte-swapped representation of the
381 inline uint32_t ByteSwap_32(uint32_t Value) { function in namespace:llvm

Completed in 63 milliseconds