Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseIndexList

1519 /// ParseIndexList - This parses the index list for an insert/extractvalue
1525 /// ParseIndexList
1528 bool LLParser::ParseIndexList(SmallVectorImpl<unsigned> &Indices,
2447 ParseIndexList(Indices) ||
2467 ParseIndexList(Indices) ||
4322 ParseIndexList(Indices, AteExtraComma))
4343 ParseIndexList(Indices, AteExtraComma))