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