Searched refs:FUNC_CODE_INST_INBOUNDS_GEP (Results 1 – 4 of 4) sorted by relevance
308 FUNC_CODE_INST_INBOUNDS_GEP= 30, // INBOUNDS_GEP: [n x operands] enumerator
224 case bitc::FUNC_CODE_INST_INBOUNDS_GEP: return "INST_INBOUNDS_GEP"; in GetCodeName()
2277 case bitc::FUNC_CODE_INST_INBOUNDS_GEP: in ParseFunctionBody()2294 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()
1234 Code = bitc::FUNC_CODE_INST_INBOUNDS_GEP; in WriteInstruction()