Searched refs:swapBytes (Results 1 – 7 of 7) sorted by relevance
55 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function62 void swapBytes() { in swapBytes() function75 void swapBytes() { in swapBytes() function76 Version.swapBytes(); in swapBytes()89 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function105 void swapBytes() { in swapBytes() function121 void swapBytes() { in swapBytes() function124 Bitcode.swapBytes(); in swapBytes()
97 Header.swapBytes(); in writeHeader()160 Header.swapBytes(); in writeParts()192 Hash.swapBytes(); in writeParts()
133 Header.swapBytes(); in writeObject()
30 Struct.swapBytes(); in readStruct()
884 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord996 VR->swapBytes(Endianness, getHostEndianness()); in swapBytesToHost()1010 VR->swapBytes(getHostEndianness(), Endianness); in swapBytesFromHost()
345 void swapBytes(support::endianness Old, support::endianness New);