Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h402 uint32_t NumThreadsZ; member
407 sys::swapByteOrder(NumThreadsZ); in swapBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp349 IO.mapRequired("NumThreadsZ", Info.NumThreadsZ); in mapInfoForVersion()