Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h231 ArrayRef<uint8_t> getOutputVectorCounts() const { in getOutputVectorCounts() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp369 ArrayRef<uint8_t> OutputVectorCounts = getOutputVectorCounts(); in parse()