Searched refs:FUNC_CODE_INST_INBOUNDS_GEP (Results 1 – 4 of 4) sorted by relevance
310 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()
2432 case bitc::FUNC_CODE_INST_INBOUNDS_GEP: in ParseFunctionBody()2449 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()
1263 Code = bitc::FUNC_CODE_INST_INBOUNDS_GEP; in WriteInstruction()