Home
last modified time | relevance | path

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

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