Searched refs:FUNC_CODE_INST_INBOUNDS_GEP (Results 1 – 5 of 5) sorted by relevance
296 FUNC_CODE_INST_INBOUNDS_GEP= 30, // INBOUNDS_GEP: [n x operands] enumerator
352 FUNC_CODE_INST_INBOUNDS_GEP= 30, // Not used in PNaCl. enumerator
223 case bitc::FUNC_CODE_INST_INBOUNDS_GEP: return "INST_INBOUNDS_GEP"; in GetCodeName()
2207 case bitc::FUNC_CODE_INST_INBOUNDS_GEP: in ParseFunctionBody()2224 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()
1028 Code = bitc::FUNC_CODE_INST_INBOUNDS_GEP; in WriteInstruction()