Searched refs:CST_CODE_CE_INBOUNDS_GEP (Results 1 – 10 of 10) sorted by relevance
167 CST_CODE_CE_INBOUNDS_GEP = 20, // Not used in PNaCl. enumerator
286 CST_CODE_CE_INBOUNDS_GEP = 20, // INBOUNDS_GEP: [n x operands] enumerator
360 CST_CODE_CE_INBOUNDS_GEP = 20, // INBOUNDS_GEP: [n x operands] enumerator
371 CST_CODE_CE_INBOUNDS_GEP = 20, // INBOUNDS_GEP: [n x operands] 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()
3098 case bitc::CST_CODE_CE_INBOUNDS_GEP: in parseConstants()3125 bitc::CST_CODE_CE_INBOUNDS_GEP); in parseConstants()
2638 case bitc::CST_CODE_CE_INBOUNDS_GEP: // [ty, n x operands] in parseConstants()2654 } else if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in parseConstants()
2157 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in writeConstants()
2467 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in writeConstants()
2545 Code = bitc::CST_CODE_CE_INBOUNDS_GEP; in writeConstants()