Searched refs:CST_CODE_CE_INBOUNDS_GEP (Results 1 – 4 of 4) sorted by relevance
165 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()
1345 case bitc::CST_CODE_CE_INBOUNDS_GEP: in ParseConstants()1354 if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in ParseConstants()
857 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in WriteConstants()