Searched refs:CST_CODE_AGGREGATE (Results 1 – 4 of 4) sorted by relevance
384 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
1930 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in writeConstants()2090 Code = bitc::CST_CODE_AGGREGATE; in writeConstants()
2638 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in writeConstants()2777 Code = bitc::CST_CODE_AGGREGATE; in writeConstants()
3235 case bitc::CST_CODE_AGGREGATE: {// AGGREGATE: [n x value number] in parseConstants()