Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h306 void ParseRangeList(SmallVectorImpl<unsigned> &Result);
H A DTGParser.cpp1027 void TGParser::ParseRangeList(SmallVectorImpl<unsigned> &Result) { in ParseRangeList() function in TGParser
1050 ParseRangeList(Ranges); in ParseOptionalRangeList()
1069 ParseRangeList(Ranges); in ParseOptionalBitList()
2911 ParseRangeList(Ranges); in ParseValue()
3338 ParseRangeList(Ranges); in ParseForeachDeclaration()