Home
last modified time | relevance | path

Searched refs:swapBytes (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DDXContainer.h55 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes() function
62 void swapBytes() { in swapBytes() function
75 void swapBytes() { in swapBytes() function
76 Version.swapBytes(); in swapBytes()
89 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes() function
105 void swapBytes() { in swapBytes() function
121 void swapBytes() { in swapBytes() function
124 Bitcode.swapBytes(); in swapBytes()
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DDXContainerEmitter.cpp97 Header.swapBytes(); in writeHeader()
160 Header.swapBytes(); in writeParts()
192 Hash.swapBytes(); in writeParts()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDXContainerWriter.cpp133 Header.swapBytes(); in writeObject()
/openbsd/src/gnu/llvm/llvm/lib/Object/
DDXContainer.cpp30 Struct.swapBytes(); in readStruct()
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProf.cpp884 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
996 VR->swapBytes(Endianness, getHostEndianness()); in swapBytesToHost()
1010 VR->swapBytes(getHostEndianness(), Endianness); in swapBytesFromHost()
/openbsd/src/gnu/llvm/compiler-rt/include/profile/
DInstrProfData.inc345 void swapBytes(support::endianness Old, support::endianness New);
/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProfData.inc345 void swapBytes(support::endianness Old, support::endianness New);