Home
last modified time | relevance | path

Searched defs:BitList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp230 ArrayRef<unsigned> BitList, Init *V, in SetValue()
3464 SmallVector<unsigned, 16> BitList; in ParseBodyItem() local