Home
last modified time | relevance | path

Searched refs:SigOutputVectors (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDXContainer.h387 uint8_t SigOutputVectors[4]; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDDXContainer.h233 return ArrayRef<uint8_t>(P->SigOutputVectors); in getOutputVectorCounts()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDDXContainerYAML.cpp352 MutableArrayRef<uint8_t> Vec(Info.SigOutputVectors); in mapInfoForVersion()