Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Ints

1809   std::vector<int64_t> Ints;
1812 Ints.push_back(II->getValue());
1815 FieldName + "' does not have a list of ints initializer!");
1817 return Ints;