Searched refs:FUNC_CODE_INST_INBOUNDS_GEP (Results 1 – 4 of 4) sorted by relevance
296 FUNC_CODE_INST_INBOUNDS_GEP= 30, // INBOUNDS_GEP: [n x operands] 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()