Home
last modified time | relevance | path

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

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