Searched refs:CST_CODE_AGGREGATE (Results 1 – 8 of 8) sorted by relevance
152 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
155 CST_CODE_AGGREGATE = 7, // Not used in PNaCl. enumerator
272 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
200 case bitc::CST_CODE_AGGREGATE: return "AGGREGATE"; in GetCodeName()
728 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in WriteConstants()867 Code = bitc::CST_CODE_AGGREGATE; in WriteConstants()
1986 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in writeConstants()2129 Code = bitc::CST_CODE_AGGREGATE; in writeConstants()
1284 case bitc::CST_CODE_AGGREGATE: {// AGGREGATE: [n x value number] in ParseConstants()
2962 case bitc::CST_CODE_AGGREGATE: {// AGGREGATE: [n x value number] in parseConstants()