Searched refs:CST_CODE_AGGREGATE (Results 1 – 4 of 4) sorted by relevance
181 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
201 case bitc::CST_CODE_AGGREGATE: return "AGGREGATE"; in GetCodeName()
1351 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in WriteConstants()1504 Code = bitc::CST_CODE_AGGREGATE; in WriteConstants()
2171 case bitc::CST_CODE_AGGREGATE: {// AGGREGATE: [n x value number] in ParseConstants()