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

/external/llvm/include/llvm/Support/
H A DMathExtras.h373 /// ByteSwap_16 - This function returns a byte-swapped representation of the
375 inline uint16_t ByteSwap_16(uint16_t Value) { function in namespace:llvm

Completed in 76 milliseconds