Searched refs:CST_CODE_CE_INBOUNDS_GEP (Results 1 – 5 of 5) sorted by relevance
167 CST_CODE_CE_INBOUNDS_GEP = 20, // Not used in PNaCl. enumerator
360 CST_CODE_CE_INBOUNDS_GEP = 20, // INBOUNDS_GEP: [n x operands] enumerator
1002 CST_CODE_CE_INBOUNDS_GEP = 20, enumerator
2580 case bitc::CST_CODE_CE_INBOUNDS_GEP: // [ty, n x operands] in parseConstants()2596 } else if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in parseConstants()
2467 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in writeConstants()