Home
last modified time | relevance | path

Searched refs:swapByteOrder (Results 1 – 24 of 24) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1807 sys::swapByteOrder(x.ss); in swapStruct()
1810 sys::swapByteOrder(x.cs); in swapStruct()
1811 sys::swapByteOrder(x.ds); in swapStruct()
1812 sys::swapByteOrder(x.es); in swapStruct()
1813 sys::swapByteOrder(x.fs); in swapStruct()
1814 sys::swapByteOrder(x.gs); in swapStruct()
1826 sys::swapByteOrder(x.r8); in swapStruct()
1827 sys::swapByteOrder(x.r9); in swapStruct()
1836 sys::swapByteOrder(x.cs); in swapStruct()
1837 sys::swapByteOrder(x.fs); in swapStruct()
[all …]
H A DDXContainer.h71 sys::swapByteOrder(Major); in swapBytes()
72 sys::swapByteOrder(Minor); in swapBytes()
85 sys::swapByteOrder(FileSize); in swapBytes()
116 sys::swapByteOrder(Offset); in swapBytes()
117 sys::swapByteOrder(Size); in swapBytes()
131 sys::swapByteOrder(Size); in swapBytes()
320 sys::swapByteOrder(Type); in swapBytes()
321 sys::swapByteOrder(Space); in swapBytes()
421 sys::swapByteOrder(Kind); in swapBytes()
422 sys::swapByteOrder(Flags); in swapBytes()
[all …]
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dendian_test.cpp130 swapByteOrder(value); in TEST()
136 swapByteOrder(value); in TEST()
142 swapByteOrder(value); in TEST()
148 swapByteOrder(value); in TEST()
154 swapByteOrder(value); in TEST()
160 swapByteOrder(value); in TEST()
166 swapByteOrder(value); in TEST()
172 swapByteOrder(value); in TEST()
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DUUID.cpp39 llvm::sys::swapByteOrder(debug_info.Uuid.Data1); in UUID()
40 llvm::sys::swapByteOrder(debug_info.Uuid.Data2); in UUID()
41 llvm::sys::swapByteOrder(debug_info.Uuid.Data3); in UUID()
42 llvm::sys::swapByteOrder(debug_info.Age); in UUID()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1558 sys::swapByteOrder(f); in DumpLiteral4Section()
1562 sys::swapByteOrder(l); in DumpLiteral4Section()
1602 sys::swapByteOrder(d); in DumpLiteral8Section()
1607 sys::swapByteOrder(l0); in DumpLiteral8Section()
1608 sys::swapByteOrder(l1); in DumpLiteral8Section()
3925 sys::swapByteOrder(c.isa); in swapStruct()
3933 sys::swapByteOrder(c.isa); in swapStruct()
3980 sys::swapByteOrder(m.imp); in swapStruct()
3986 sys::swapByteOrder(m.imp); in swapStruct()
3998 sys::swapByteOrder(p.isa); in swapStruct()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1039 sys::swapByteOrder<uint32_t>(NumValueSites); in swapBytes()
1040 sys::swapByteOrder<uint32_t>(Kind); in swapBytes()
1047 sys::swapByteOrder<uint64_t>(VD[I].Value); in swapBytes()
1048 sys::swapByteOrder<uint64_t>(VD[I].Count); in swapBytes()
1051 sys::swapByteOrder<uint32_t>(NumValueSites); in swapBytes()
1052 sys::swapByteOrder<uint32_t>(Kind); in swapBytes()
1138 sys::swapByteOrder<uint32_t>(TotalSize); in swapBytesToHost()
1139 sys::swapByteOrder<uint32_t>(NumValueKinds); in swapBytesToHost()
1160 sys::swapByteOrder<uint32_t>(TotalSize); in swapBytesFromHost()
1161 sys::swapByteOrder<uint32_t>(NumValueKinds); in swapBytesFromHost()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp104 sys::swapByteOrder(O); in writeHeader()
123 sys::swapByteOrder(P.Size); in writeParts()
181 sys::swapByteOrder(Flags); in writeParts()
H A DDWARFEmitter.cpp45 sys::swapByteOrder(Integer); in writeInteger()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DSwapByteOrder.h61 inline void swapByteOrder(T &Value) { in swapByteOrder() function
H A DEndian.h46 sys::swapByteOrder(value); in byte_swap()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp148 sys::swapByteOrder(ShortVal); in emitIntVal()
154 sys::swapByteOrder(ShortVal); in emitIntVal()
159 sys::swapByteOrder(Val); in emitIntVal()
H A DDWARFLinkerCompileUnit.cpp1177 sys::swapByteOrder(LinkedAddress); in cloneDieAttrExpression()
1214 sys::swapByteOrder(LinkedAddress); in cloneDieAttrExpression()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/
H A Dendianness.h137 template <typename T> inline void swapByteOrder(T &Value) { in swapByteOrder() function
H A Dsimple_packed_serialization.h162 swapByteOrder(Tmp); in serialize()
171 swapByteOrder(Tmp); in deserialize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp359 sys::swapByteOrder(ImageInfo.Version); in readSwiftVersion()
360 sys::swapByteOrder(ImageInfo.Flags); in readSwiftVersion()
H A DMachOWriter.cpp390 sys::swapByteOrder(Entry); in writeIndirectSymbolTable()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h156 sys::swapByteOrder(result); in fetch64()
164 sys::swapByteOrder(result); in fetch32()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp52 sys::swapByteOrder(val); in getU()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h1003 llvm::sys::swapByteOrder(val); in Get()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h174 sys::swapByteOrder(Tmp); in serialize()
183 sys::swapByteOrder(Tmp); in deserialize()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h33 sys::swapByteOrder(value); in swapBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp53 sys::swapByteOrder(Val); in readInteger()
H A DMachOObjectFile.cpp1032 sys::swapByteOrder(flavor); in checkThreadCommand()
1042 sys::swapByteOrder(count); in checkThreadCommand()
3420 sys::swapByteOrder(RawValue); in moveNext()
5124 sys::swapByteOrder(Start); in getChainedFixupsSegments()
5150 sys::swapByteOrder(Element); in getArray()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1210 sys::swapByteOrder(LinkedAddress); in cloneExpression()
1244 sys::swapByteOrder(LinkedAddress); in cloneExpression()