Searched refs:CST_CODE_CE_GEP (Results 1 – 4 of 4) sorted by relevance
416 CST_CODE_CE_GEP = 32, // [opty, flags, n x operands] enumerator
3390 case bitc::CST_CODE_CE_GEP: // [ty, flags, n x operands] in parseConstants()3399 BitCode == bitc::CST_CODE_CE_GEP || Record.size() % 2) in parseConstants()3418 } else if (BitCode == bitc::CST_CODE_CE_GEP) { in parseConstants()
2116 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
2812 Code = bitc::CST_CODE_CE_GEP; in writeConstants()