Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h386 uint8_t SigInputVectors; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h227 return P->SigInputVectors; in getInputVectorCount()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp351 IO.mapRequired("SigInputVectors", Info.SigInputVectors); in mapInfoForVersion()