Home
last modified time | relevance | path

Searched refs:GroupSharedBytesUsed (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDXContainer.h217 uint32_t GroupSharedBytesUsed; member
224 sys::swapByteOrder(GroupSharedBytesUsed); in swapBytes()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDDXContainerYAML.cpp311 IO.mapRequired("GroupSharedBytesUsed", StageInfo.MS.GroupSharedBytesUsed); in mapInfoForVersion()