Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.cpp628 bool TGParser::ParseOptionalBitList(std::vector<unsigned> &Ranges) { in ParseOptionalBitList() function in TGParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp769 bool TGParser::ParseOptionalBitList(SmallVectorImpl<unsigned> &Ranges) { in ParseOptionalBitList() function in TGParser