Searched refs:CST_CODE_CE_GEP (Results 1 – 4 of 4) sorted by relevance
157 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
205 case bitc::CST_CODE_CE_GEP: return "CE_GEP"; in GetCodeName()
855 Code = bitc::CST_CODE_CE_GEP; in WriteConstants()
1346 case bitc::CST_CODE_CE_GEP: { // CE_GEP: [n x operands] in ParseConstants()