Searched refs:CST_CODE_AGGREGATE (Results 1 – 3 of 3) sorted by relevance
361 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
2412 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in writeConstants()2550 Code = bitc::CST_CODE_AGGREGATE; in writeConstants()
2478 case bitc::CST_CODE_AGGREGATE: {// AGGREGATE: [n x value number] in parseConstants()