Lines Matching refs:ParseIndexList
1689 /// ParseIndexList - This parses the index list for an insert/extractvalue
1695 /// ParseIndexList
1698 bool LLParser::ParseIndexList(SmallVectorImpl<unsigned> &Indices,
2617 ParseIndexList(Indices) ||
2637 ParseIndexList(Indices) ||
4538 ParseIndexList(Indices, AteExtraComma))
4559 ParseIndexList(Indices, AteExtraComma))