Searched refs:FUNC_CODE_INST_GEP (Results 1 – 4 of 4) sorted by relevance
274 FUNC_CODE_INST_GEP = 4, // GEP: [n x operands] enumerator
223 case bitc::FUNC_CODE_INST_GEP: return "INST_GEP"; in GetCodeName()
1232 Code = bitc::FUNC_CODE_INST_GEP; in WriteInstruction()
2278 case bitc::FUNC_CODE_INST_GEP: { // GEP: [n x operands] in ParseFunctionBody()