Searched refs:CST_CODE_AGGREGATE (Results 1 – 7 of 7) sorted by relevance
154 CST_CODE_AGGREGATE = 7, // Not used in PNaCl. enumerator
272 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
346 CST_CODE_AGGREGATE = 7, // AGGREGATE: [n x value number] enumerator
1986 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in writeConstants()2129 Code = bitc::CST_CODE_AGGREGATE; in writeConstants()
2282 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_AGGREGATE)); in writeConstants()2425 Code = bitc::CST_CODE_AGGREGATE; in writeConstants()
2431 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()