reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/AsmParser/LLLexer.cpp
  240     case ',': return lltok::comma;
lib/AsmParser/LLParser.cpp
  422   } while (EatIfPresent(lltok::comma));
  725     } while (EatIfPresent(lltok::comma));
  898       ParseToken(lltok::comma, "expected comma after alias or ifunc's type"))
  971   while (Lex.getKind() == lltok::comma) {
 1111   while (Lex.getKind() == lltok::comma) {
 2047   } while (EatIfPresent(lltok::comma));
 2127   while (EatIfPresent(lltok::comma)) {
 2153   while (EatIfPresent(lltok::comma)) {
 2182   if (EatIfPresent(lltok::comma)) {
 2294   if (Lex.getKind() != lltok::comma)
 2297   while (EatIfPresent(lltok::comma)) {
 2439         ParseToken(lltok::comma, "expected ',' in argument list"))
 2515         ParseToken(lltok::comma, "expected ',' in input list"))
 2529           ParseToken(lltok::comma, "expected ',' in input list"))
 2602     while (EatIfPresent(lltok::comma)) {
 2760   while (EatIfPresent(lltok::comma)) {
 3219         ParseToken(lltok::comma, "expected comma in inline asm expression") ||
 3237         ParseToken(lltok::comma, "expected comma in block address expression")||
 3362         ParseToken(lltok::comma, "expected comma in insertvalue constantexpr")||
 3390         ParseToken(lltok::comma, "expected comma in compare constantexpr") ||
 3477         ParseToken(lltok::comma, "expected comma in binary constantexpr") ||
 3527         ParseToken(lltok::comma, "expected comma in logical constantexpr") ||
 3561           ParseToken(lltok::comma, "expected comma after getelementptr's type"))
 3718   } while (EatIfPresent(lltok::comma));
 4344   } while (EatIfPresent(lltok::comma));
 4975     } while (EatIfPresent(lltok::comma));
 5662       if (EatIfPresent(lltok::comma))
 5938   if (ParseToken(lltok::comma, "expected ',' after branch condition") ||
 5940       ParseToken(lltok::comma, "expected ',' after true destination") ||
 5958       ParseToken(lltok::comma, "expected ',' after switch condition") ||
 5974         ParseToken(lltok::comma, "expected ',' after case value") ||
 6002       ParseToken(lltok::comma, "expected ',' after indirectbr address") ||
 6018     while (EatIfPresent(lltok::comma)) {
 6152         ParseToken(lltok::comma, "expected ',' in argument list"))
 6249   } while (EatIfPresent(lltok::comma));
 6382     while (EatIfPresent(lltok::comma)) {
 6476       ParseToken(lltok::comma, "expected ',' in arithmetic operation") ||
 6496       ParseToken(lltok::comma, "expected ',' in logical operation") ||
 6518       ParseToken(lltok::comma, "expected ',' after compare value") ||
 6569       ParseToken(lltok::comma, "expected ',' after select condition") ||
 6571       ParseToken(lltok::comma, "expected ',' after select value") ||
 6589       ParseToken(lltok::comma, "expected ',' after vaarg operand") ||
 6606       ParseToken(lltok::comma, "expected ',' after extract value") ||
 6623       ParseToken(lltok::comma, "expected ',' after insertelement value") ||
 6625       ParseToken(lltok::comma, "expected ',' after insertelement value") ||
 6642       ParseToken(lltok::comma, "expected ',' after shuffle mask") ||
 6644       ParseToken(lltok::comma, "expected ',' after shuffle value") ||
 6664       ParseToken(lltok::comma, "expected ',' after insertelement value") ||
 6675     if (!EatIfPresent(lltok::comma))
 6685         ParseToken(lltok::comma, "expected ',' after insertelement value") ||
 6887   if (EatIfPresent(lltok::comma)) {
 6902       if (EatIfPresent(lltok::comma)) {
 6955       ParseToken(lltok::comma, "expected comma after load's type") ||
 7002       ParseToken(lltok::comma, "expected ',' after store operand") ||
 7043       ParseToken(lltok::comma, "expected ',' after cmpxchg address") ||
 7045       ParseToken(lltok::comma, "expected ',' after cmpxchg cmp operand") ||
 7117       ParseToken(lltok::comma, "expected ',' after atomicrmw address") ||
 7191       ParseToken(lltok::comma, "expected comma after getelementptr's type") ||
 7211   while (EatIfPresent(lltok::comma)) {
 7268       ParseToken(lltok::comma, "expected comma after insertvalue operand") ||
 7314   } while (EatIfPresent(lltok::comma));
 7373   } while (EatIfPresent(lltok::comma));
 7398       ParseToken(lltok::comma, "expected comma in uselistorder directive") ||
 7415       ParseToken(lltok::comma, "expected comma in uselistorder_bb directive") ||
 7417       ParseToken(lltok::comma, "expected comma in uselistorder_bb directive") ||
 7464       ParseToken(lltok::comma, "expected ',' here") ||
 7471   if (ParseUInt32(Hash[0]) || ParseToken(lltok::comma, "expected ',' here") ||
 7472       ParseUInt32(Hash[1]) || ParseToken(lltok::comma, "expected ',' here") ||
 7473       ParseUInt32(Hash[2]) || ParseToken(lltok::comma, "expected ',' here") ||
 7474       ParseUInt32(Hash[3]) || ParseToken(lltok::comma, "expected ',' here") ||
 7503   if (ParseToken(lltok::comma, "expected ',' here") ||
 7531   if (EatIfPresent(lltok::comma)) {
 7564   if (ParseToken(lltok::comma, "expected ',' here") ||
 7577         ParseToken(lltok::comma, "expected ',' here"))
 7595   } while (EatIfPresent(lltok::comma));
 7664   if (ParseToken(lltok::comma, "expected ',' here") ||
 7671   while (EatIfPresent(lltok::comma)) {
 7726         ParseToken(lltok::comma, "expected ',' here") || ParseWpdRes(WPDRes) ||
 7730   } while (EatIfPresent(lltok::comma));
 7770   while (EatIfPresent(lltok::comma)) {
 7811     if (ParseArgs(Args) || ParseToken(lltok::comma, "expected ',' here") ||
 7840     while (EatIfPresent(lltok::comma)) {
 7870   } while (EatIfPresent(lltok::comma));
 7891   } while (EatIfPresent(lltok::comma));
 8007   if (!EatIfPresent(lltok::comma)) {
 8048   } while (EatIfPresent(lltok::comma));
 8078       ParseToken(lltok::comma, "expected ',' here") || ParseGVFlags(GVFlags) ||
 8079       ParseToken(lltok::comma, "expected ',' here") ||
 8085   while (EatIfPresent(lltok::comma)) {
 8146       ParseToken(lltok::comma, "expected ',' here") || ParseGVFlags(GVFlags) ||
 8147       ParseToken(lltok::comma, "expected ',' here") ||
 8152   while (EatIfPresent(lltok::comma)) {
 8198       ParseToken(lltok::comma, "expected ',' here") || ParseGVFlags(GVFlags) ||
 8199       ParseToken(lltok::comma, "expected ',' here") ||
 8292   } while (EatIfPresent(lltok::comma));
 8328     if (EatIfPresent(lltok::comma)) {
 8348   } while (EatIfPresent(lltok::comma));
 8421     if (ParseToken(lltok::comma, "expected comma") ||
 8435   } while (EatIfPresent(lltok::comma));
 8479   } while (EatIfPresent(lltok::comma));
 8558   } while (EatIfPresent(lltok::comma));
 8591   } while (EatIfPresent(lltok::comma));
 8629   } while (EatIfPresent(lltok::comma));
 8668   } while (EatIfPresent(lltok::comma));
 8697   if (EatIfPresent(lltok::comma))
 8733   if (ParseToken(lltok::comma, "expected ',' here") ||
 8794   } while (EatIfPresent(lltok::comma));
 8836   } while (EatIfPresent(lltok::comma));