Searched refs:ByteSwap_16 (Results 1 – 3 of 3) sorted by relevance
98 Header->Version == llvm::ByteSwap_16(HMAP_HeaderVersion)) in Create()
126 inline uint16_t ByteSwap_16(uint16_t Value) { in ByteSwap_16() function
868 return APInt(BitWidth, ByteSwap_16(uint16_t(VAL))); in byteSwap()875 Tmp2 = ByteSwap_16(Tmp2); in byteSwap()