Searched refs:CST_CODE_CE_INBOUNDS_GEP (Results 1 – 11 of 11) sorted by relevance
165 CST_CODE_CE_INBOUNDS_GEP = 20,// INBOUNDS_GEP: [n x operands] enumerator
168 CST_CODE_CE_INBOUNDS_GEP = 20,// Not used in PNaCl. enumerator
286 CST_CODE_CE_INBOUNDS_GEP = 20, // INBOUNDS_GEP: [n x operands] enumerator
339 CST_CODE_CE_INBOUNDS_GEP = 20, // INBOUNDS_GEP: [n x operands] enumerator
206 case bitc::CST_CODE_CE_INBOUNDS_GEP: return "CE_INBOUNDS_GEP"; in GetCodeName()
1383 case bitc::CST_CODE_CE_INBOUNDS_GEP: in ParseConstants()1395 bitc::CST_CODE_CE_INBOUNDS_GEP); in ParseConstants()
894 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in WriteConstants()
2362 case bitc::CST_CODE_CE_INBOUNDS_GEP: // [ty, n x operands] in parseConstants()2378 } else if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in parseConstants()
3098 case bitc::CST_CODE_CE_INBOUNDS_GEP: in parseConstants()3125 bitc::CST_CODE_CE_INBOUNDS_GEP); in parseConstants()
2157 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in writeConstants()
2387 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in writeConstants()